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