Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Dec 30, 2023
1 parent 01c6206 commit 694b8ba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
config:
- name: Windows
os: windows-latest

- name: macOS
os: macos-latest


name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
Expand All @@ -28,6 +26,7 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
combine: true
sdk: nightly

package:
name: Package builds
Expand Down

0 comments on commit 694b8ba

Please sign in to comment.