Skip to content

Commit 88a8b4e

Browse files
committed
(ci) update gh workflow: setup-emsdk version
Src-commit: d474ee55098c56f4318905da14156653703b681b
1 parent a446f8e commit 88a8b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
sudo sed -i '/disable ghostscript format types/,+6d' /etc/ImageMagick-6/policy.xml
6363
if: (matrix.sys.os == 'ubuntu-latest' && matrix.sys.inskind == 'devenv')
6464
# Additional setup for devenv: Emscripten
65-
- uses: mymindstorm/setup-emsdk@v11
65+
- uses: mymindstorm/setup-emsdk@v14
6666
if: (matrix.sys.os == 'ubuntu-latest' && matrix.sys.inskind == 'devenv')
6767
# Checks-out repo under $GITHUB_WORKSPACE
6868
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)