ci: 修改 github actions 配置文件

This commit is contained in:
张传龙 2022-04-09 23:03:09 +08:00
parent 729337cdc5
commit 621a2304e7

View File

@ -22,10 +22,6 @@ jobs:
with: with:
version: 6.32.2 version: 6.32.2
- name: Delete gh-pages branch
run: |
git push origin --delete gh-pages
- name: Build - name: Build
run: | run: |
pnpm install pnpm install