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 751e789 commit 93f60eaCopy full SHA for 93f60ea
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
targetPlatform: StandaloneWindows64
52
buildName: ChuniXR
53
buildsPath: exported
54
- customParameters: '-debugSymbols false'
+ customParameters: '-debugSymbols false -nographics'
55
56
# Cache built project to avoid re-uploading unchanged builds
57
# - uses: actions/cache@v4
0 commit comments