Skip to content

Commit 6c1b6a6

Browse files
committed
feat(geode): Temp use nightly
1 parent 966787d commit 6c1b6a6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Build the mod
3636
uses: geode-sdk/build-geode-mod@main
3737
with:
38+
sdk: 'nightly'
3839
combine: true
3940
target: ${{ matrix.config.target }}
4041
build-args: '--parallel 16'

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"geode": "4.2.0",
2+
"geode": "4.3.1",
33
"gd": {
44
"win": "2.2074",
55
"android": "2.2074",

0 commit comments

Comments
 (0)