Skip to content

Commit

Permalink
sdk: 'nightly'
Browse files Browse the repository at this point in the history
  • Loading branch information
user95401 authored Nov 13, 2024
1 parent fccc2f9 commit ac4a86c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
target: ${{ matrix.config.target }}
sdk: 'nightly'
combine: true

upload:
Expand Down Expand Up @@ -89,4 +90,4 @@ jobs:
tag: "${{steps.json_properties.outputs.version}}"
artifacts: "${{steps.build.outputs.build-output}}/*"
artifactErrorsFailBuild: true
allowUpdates: false
allowUpdates: false

0 comments on commit ac4a86c

Please sign in to comment.