Skip to content

Commit

Permalink
Merge pull request #48 from Ivorforce/Ivorforce-patch-production-gh-a…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
paddy-exe authored Sep 28, 2024
2 parents 5441927 + 921c6ef commit 3644c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ runs:
env:
SCONS_CACHE: ${{ github.workspace }}/${{ inputs.gdextension-location }}/${{ inputs.scons-cache }}/
run: |
scons target=${{ inputs.build-target-type }} platform=${{ inputs.platform }} arch=${{ inputs.arch }} precision=${{ inputs.float-precision }} production=yes
scons target=${{ inputs.build-target-type }} platform=${{ inputs.platform }} arch=${{ inputs.arch }} precision=${{ inputs.float-precision }}
working-directory: ${{ inputs.gdextension-location }}

0 comments on commit 3644c3e

Please sign in to comment.