Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
last try and then i go cry
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter committed Mar 18, 2024
1 parent 59e358f commit aabc814
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-geode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: geode-sdk/build-geode-mod@main
with:
combine: true
ccache-variant: ''
configure-args: "-DBUILD_STANDALONE=OFF"
target: ${{ matrix.config.target }}

Expand All @@ -43,5 +44,5 @@ jobs:

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

0 comments on commit aabc814

Please sign in to comment.