We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58200e commit 4de9fd5Copy full SHA for 4de9fd5
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build and publish artifact
3
on: [push]
4
5
env:
6
- EM_VERSION: 1.39.18
+ EM_VERSION: 3.1.71
7
EM_CACHE_FOLDER: 'emsdk-cache'
8
9
jobs:
0 commit comments