Skip to content

Commit

Permalink
update geode version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleeym committed Jun 20, 2024
1 parent 57402f5 commit 9c43851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build the mod
uses: geode-sdk/build-geode-mod@main
with:
sdk: 'v3.0.0-beta.1'
sdk: 'v3.0.0-beta.2'
combine: true
target: ${{matrix.config.target}}
package:
Expand Down

0 comments on commit 9c43851

Please sign in to comment.