更新 .gitea/workflows/ build.yml
This commit is contained in:
parent
4ee7a29745
commit
9eb652fa12
@ -14,7 +14,7 @@ jobs:
|
|||||||
node-version: 18
|
node-version: 18
|
||||||
# npm install
|
# npm install
|
||||||
- name: npm run build
|
- name: npm run build
|
||||||
run: npm install && npm run src:build && ls
|
run: npm install && npm run src:build && cd .vitepress/ &&ls
|
||||||
- name: scp delay
|
- name: scp delay
|
||||||
uses: appleboy/scp-action@master
|
uses: appleboy/scp-action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user