Skip to content

Commit 128d2ee

Browse files
authored
Merge pull request #67 from Ivorforce/patch-1
2 parents ab91bba + 761daab commit 128d2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ runs:
6767
# Web only
6868
- name: Web - Set up Emscripten latest
6969
if: ${{ inputs.platform == 'web' }}
70-
uses: mymindstorm/setup-emsdk@v13
70+
uses: mymindstorm/setup-emsdk@v14
7171
with:
7272
version: ${{ inputs.em_version }}
7373
actions-cache-folder: ${{ inputs.em-cache-directory }}.${{ inputs.float-precision }}.${{ inputs.build-target-type }}

0 commit comments

Comments
 (0)