Skip to content

Commit

Permalink
Fix guide github action (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmerrol authored Mar 4, 2024
1 parent 44c32d4 commit 5ed8c2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
jobs:
vuepress:
runs-on: ubuntu-latest
options: --user root
container:
options: --user root
steps:
- uses: actions/checkout@v2
- name: Install vuepress
Expand Down

0 comments on commit 5ed8c2c

Please sign in to comment.