提交 c6f9b0da 作者: Vben

workflow: fix deploy workflow [deploy]

上级 8ccf778f
...@@ -105,6 +105,8 @@ jobs: ...@@ -105,6 +105,8 @@ jobs:
run: | run: |
yarn install yarn install
yarn run build yarn run build
touch dist/.nojekyll
cp dist/index.html dist/404.html
- name: Deploy - name: Deploy
uses: peaceiris/actions-gh-pages@v2.5.0 uses: peaceiris/actions-gh-pages@v2.5.0
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论