Skip to content

Commit 5d4f48a

Browse files
committed
Try to fix test-wasm github action
1 parent e00fe2e commit 5d4f48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
cmake .
3434
make build-recipe
35-
make built-test
35+
make build-test
3636
3737
- name: Upload artifact containing emscripten-forge package
3838
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)