diff --git a/.gitea/workflows/test-macos-build.yml b/.gitea/workflows/test-macos-build.yml index 6ca434c4..564f6a17 100644 --- a/.gitea/workflows/test-macos-build.yml +++ b/.gitea/workflows/test-macos-build.yml @@ -202,6 +202,7 @@ jobs: run: | echo "🔧 Creating custom DMG with installer script..." + # Set CI environment variables export CI=true export GITEA_ACTIONS=true