We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c338b49 commit b5d9996Copy full SHA for b5d9996
.github/workflows/multi-platform.yml
@@ -39,6 +39,7 @@ jobs:
39
- name: Build the mod
40
uses: geode-sdk/build-geode-mod@main
41
with:
42
+ sdk: nightly
43
combine: true
44
target: ${{ matrix.config.target }}
45
0 commit comments