Skip to content

Commit

Permalink
mb
Browse files Browse the repository at this point in the history
  • Loading branch information
Uproxide committed Jul 27, 2024
1 parent b924a9b commit c8bc087
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
combine: true
sdk: v3.0.0-beta.1
target: ${{ matrix.config.target }}

package:
Expand All @@ -50,5 +49,5 @@ jobs:

- uses: actions/upload-artifact@v3
with:
name: Build Output
name: MD Build Output
path: ${{ steps.build.outputs.build-output }}

0 comments on commit c8bc087

Please sign in to comment.