From d26ed830dbf0adce2f4e6a4e5115d20b40ecb285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sverre=20Johann=20Bj=C3=B8rke?= Date: Wed, 13 Mar 2024 16:31:30 +0100 Subject: [PATCH] Update take_screenshot.yml --- .github/workflows/take_screenshot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/take_screenshot.yml b/.github/workflows/take_screenshot.yml index 4f07ca4..7394b7f 100644 --- a/.github/workflows/take_screenshot.yml +++ b/.github/workflows/take_screenshot.yml @@ -8,7 +8,6 @@ on: env: CARGO_TERM_COLOR: always DISPLAY: :99 - SLINT_FULLSCREEN: 1 RUST_LOG: debug jobs: @@ -78,4 +77,4 @@ jobs: name: screenshot path: | screenshot.png - fullscreen.png \ No newline at end of file + fullscreen.png