Merge pull request #173 from limbonaut/gha-fix-ios-builds

GHA: Fix iOS builds
This commit is contained in:
Serhii Snitsaruk 2024-07-30 15:24:04 +02:00 committed by GitHub
commit 6aa4e63929
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ on:
# Global Settings
env:
SCONS_CACHE_LIMIT: 4096
SCONSFLAGS: production=yes tests=no verbose=yes warnings=extra werror=yes
SCONSFLAGS: production=yes tests=no verbose=yes warnings=extra
DOTNET_NOLOGO: true
DOTNET_CLI_TELEMETRY_OPTOUT: true