We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5080d1c commit 399bcd4Copy full SHA for 399bcd4
.github/workflows/build.yml
@@ -41,6 +41,7 @@ jobs:
41
uses: geode-sdk/build-geode-mod@main
42
with:
43
combine: true
44
+ sdk: nightly
45
target: ${{ matrix.config.target }}
46
47
package:
0 commit comments