Skip to content

Commit

Permalink
use nightly for alpha.1 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Nov 13, 2024
1 parent 6e6c5f2 commit 5b89c12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
combine: true
sdk: nightly
target: ${{ matrix.config.target }}

package:
Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"geode": "4.0.0",
"geode": "4.0.0-alpha.1",
"version": "v1.6.2",
"gd": {
"win": "2.2073",
Expand Down

0 comments on commit 5b89c12

Please sign in to comment.