Skip to content

Commit

Permalink
remove forced versions from build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Jun 20, 2024
1 parent ec29462 commit c7562f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
- name: Build the mod
uses: geode-sdk/build-geode-mod@main
with:
cli: 'v3.0.0'
sdk: 'v3.0.0-beta.1'
combine: true
target: ${{ matrix.config.target }}

Expand Down

0 comments on commit c7562f8

Please sign in to comment.