Skip to content

Commit 414e12d

Browse files
test
1 parent 956f537 commit 414e12d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ jobs:
6464
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}
6565
- run: emcc -v
6666

67-
- name: Make script executable
68-
run: node scripts/download-core-build.js
69-
7067
- name: Test WASM build
7168
run: |
7269
make clean && make

0 commit comments

Comments
 (0)