Skip to content

Commit 43e6797

Browse files
committed
Project _
1 parent a4ff345 commit 43e6797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vue_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
node-version: 21
3535
# cache: 'npm config --package-lock'
3636
- name: Custom Install
37-
run: npm install vite glob -D
37+
run: npm install @swc/wasm@1.3.94-nightly-20231014.1 glob -D
3838
- name: Checkout
3939
uses: actions/checkout@v4
4040
- name: Build

0 commit comments

Comments
 (0)