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 6b3f286 commit 8cc02baCopy full SHA for 8cc02ba
2 files changed
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
version: 4.0.19
27
actions-cache-folder: ".emsdk-cache"
28
- - name: Setup Node with yarn cache
+ - name: Setup Node
29
uses: actions/setup-node@v4
30
31
node-version: "22.16.0"
.github/workflows/run_unit_tests.yml
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments