Skip to content

Commit

Permalink
action 脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
kings1990 committed Jan 8, 2025
1 parent b8865c3 commit b2e697b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Build docs
run: pnpm docs:build

- name: Add .nojekyll
run: echo > docs/.vuepress/dist/.nojekyll
# - name: Add .nojekyll
# run: echo > docs/.vuepress/dist/.nojekyll

- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v2
Expand Down

0 comments on commit b2e697b

Please sign in to comment.