mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-02-03 03:32:59 +08:00
workflow: fix deploy workflow [deploy]
This commit is contained in:
parent
8ccf778fb7
commit
c6f9b0da7e
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -105,6 +105,8 @@ jobs:
|
||||
run: |
|
||||
yarn install
|
||||
yarn run build
|
||||
touch dist/.nojekyll
|
||||
cp dist/index.html dist/404.html
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v2.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user