Skip to content

Commit 198b956

Browse files
committed
oop
1 parent d1c4935 commit 198b956

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/multi-platform.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,10 @@ jobs:
3535
- name: Build the mod
3636
uses: geode-sdk/build-geode-mod@main
3737
with:
38-
bindings: TimeStepYT/bindings
39-
bindings-ref: runtimebindingserror
38+
bindings: geode-sdk/bindings
39+
bindings-ref: main
4040
combine: true
4141
target: ${{ matrix.config.target }}
42-
sdk: nightly
4342

4443
package:
4544
name: Package builds

0 commit comments

Comments
 (0)