Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dankmeme01 authored Nov 22, 2023
1 parent e3e2543 commit 1426b3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
combine: true
sdk: 'nightly'

package:
name: Package builds
Expand All @@ -37,8 +38,6 @@ jobs:
steps:
- uses: geode-sdk/build-geode-mod@combine
id: build
with:
sdk: 'nightly'

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 1426b3d

Please sign in to comment.