Skip to content

Commit

Permalink
Merge pull request #67 from Ivorforce/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
paddy-exe authored Nov 8, 2024
2 parents ab91bba + 761daab commit 128d2ee
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 @@ -67,7 +67,7 @@ runs:
# Web only
- name: Web - Set up Emscripten latest
if: ${{ inputs.platform == 'web' }}
uses: mymindstorm/setup-emsdk@v13
uses: mymindstorm/setup-emsdk@v14
with:
version: ${{ inputs.em_version }}
actions-cache-folder: ${{ inputs.em-cache-directory }}.${{ inputs.float-precision }}.${{ inputs.build-target-type }}
Expand Down

0 comments on commit 128d2ee

Please sign in to comment.