Skip to content

Commit

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

0 comments on commit 56b3f98

Please sign in to comment.