Skip to content

Commit

Permalink
Update to new godot-cpp build action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorforce authored Nov 8, 2024
1 parent 456301d commit e5e8af0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,12 @@ jobs:
with:
submodules: true
- name: 🔗 GDExtension Build
uses: Ivorforce/godot-cpp-template/.github/actions/build@Ivorforce-patch-action
uses: godotengine/godot-cpp-template/.github/actions/build
with:
platform: ${{ matrix.platform }}
arch: ${{ matrix.arch }}
float-precision: single
build-target-type: template_release
godot-cpp-directory: 'godot-cpp/'
gdextension-directory: ''
em_version: '3.1.55' # FIXME Doesn't compile on the newest, xtensor has problems
- name: Mac Sign
Expand Down

0 comments on commit e5e8af0

Please sign in to comment.