From 127b96349101d6f6f928398de65807569ed13aed Mon Sep 17 00:00:00 2001 From: Daniel Kamil Kozar Date: Wed, 21 Aug 2024 02:31:55 +0200 Subject: [PATCH] blackout --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 48e48d17..72c575b7 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -19,7 +19,7 @@ jobs: - run: | git config --global --add safe.directory /__w/transgui/transgui - source /root/source.me + source /root/.transgui_sdk/source.me ./.github/build_linux.sh - uses: actions/upload-artifact@v4