ci: 修改 github actions 配置文件
This commit is contained in:
parent
729337cdc5
commit
621a2304e7
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -22,10 +22,6 @@ jobs:
|
||||
with:
|
||||
version: 6.32.2
|
||||
|
||||
- name: Delete gh-pages branch
|
||||
run: |
|
||||
git push origin --delete gh-pages
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
pnpm install
|
||||
|
Loading…
Reference in New Issue
Block a user