Skip to content

Commit 4de9fd5

Browse files
committed
chore: Fix action
1 parent a58200e commit 4de9fd5

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
@@ -3,7 +3,7 @@ name: Build and publish artifact
33
on: [push]
44

55
env:
6-
EM_VERSION: 1.39.18
6+
EM_VERSION: 3.1.71
77
EM_CACHE_FOLDER: 'emsdk-cache'
88

99
jobs:

0 commit comments

Comments
 (0)