We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a628e5f commit a0b9a49Copy full SHA for a0b9a49
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
targetPlatform: StandaloneWindows64
51
buildName: ChuniXR
52
buildsPath: exported
53
- buildOptions: '-debugSymbols false'
+ customParameters: '-debugSymbols false'
54
55
# Cache built project to avoid re-uploading unchanged builds
56
- uses: actions/cache@v4
0 commit comments