Skip to content

Commit 12e79b5

Browse files
committed
Project _
1 parent 26f9dfd commit 12e79b5

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 glob -D vite
37+
run: npm run install
3838
- name: Checkout
3939
uses: actions/checkout@v4
4040
- name: Build

0 commit comments

Comments
 (0)