Skip to content

Commit a9f2f5b

Browse files
author
lucifer
committed
fix: 该用 npm
1 parent b79e7b4 commit a9f2f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# Runs a single command using the runners shell
2828
- name: Install and Build
2929
run: |
30-
yarn
30+
npm i
3131
npm run build-web
3232
# Copy Files
3333
- name: Copy CNAME and 404.html

0 commit comments

Comments
 (0)