We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62a9ea7 + 08a3266 commit 30107b5Copy full SHA for 30107b5
.github/workflows/build.yaml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
version: 22.x
47
48
- - uses: mymindstorm/setup-emsdk@v14
+ - uses: mymindstorm/setup-emsdk@v16
49
50
- name: Install dependencies
51
run: make develop
.github/workflows/docs.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v6
15
- uses: actions-ext/python/setup@main
16
- uses: actions-ext/node/setup@main
17
18
- run: make develop
19
- run: uv pip install .
20
- run: uv pip install yardang
0 commit comments