We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dd518 commit 08756d9Copy full SHA for 08756d9
.github/workflows/multi-platform.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
bindings: geode-sdk/bindings
48
bindings-ref: main
49
+ sdk: nightly
50
combine: true
51
target: ${{ matrix.config.target }}
52
build-config: ${{ matrix.config.build-type || 'Release' }}
0 commit comments