We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e49ba commit 1c8d365Copy full SHA for 1c8d365
.github/workflows/publish.yml
@@ -1,6 +1,6 @@
1
env:
2
- EM_VERSION: 3.1.61
3
- EM_CACHE_FOLDER: 'emsdk-cache'
+ EM_VERSION: 4.0.5
+ EM_CACHE_FOLDER: "emsdk-cache"
4
5
on: [push]
6
jobs:
0 commit comments