Skip to content

Commit

Permalink
ci: re-enable cli call
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper authored Aug 8, 2023
1 parent 9494aef commit 9a3cae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/geode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Build the mod
uses: geode-sdk/build-geode-mod@main
with:
configure-args: '-DUSE_PREBUILT_PROTOBUF=1 -DGEODE_DISABLE_CLI_CALLS=1'
configure-args: '-DUSE_PREBUILT_PROTOBUF=1'
build-args: '-j 16'
cli: ${{ env.CLI_VERSION }}
sdk: ${{ env.GEODE_VERSION }}
Expand Down

0 comments on commit 9a3cae5

Please sign in to comment.