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 0b0584c commit 210a653Copy full SHA for 210a653
1 file changed
.github/workflows/multi-platform.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: geode-sdk/build-geode-mod@main
46
with:
47
combine: true
48
+ sdk: nightly
49
export-pdb: true
50
target: ${{ matrix.config.target }}
51
build-config: ${{ matrix.config.build-type || 'Release'}}
0 commit comments