Skip to content

Commit ff2f9ce

Browse files
committed
feat(action): Use nightly SDK
1 parent d4e6481 commit ff2f9ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ jobs:
3939
- name: Build the mod
4040
uses: geode-catgirls/build-geode-mod@main
4141
with:
42-
cli: 'nightly'
42+
cli: nightly
43+
sdk: nightly
4344
# bindings: SpaghettDev/bindings
4445
# bindings-ref: sapphire-sdk
4546
gh-pat: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)