Skip to content

Commit

Permalink
Merge 34c5092 into 5ed8c2c
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmerrol committed Mar 4, 2024
2 parents 5ed8c2c + 34c5092 commit 2739b57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/guide.yml
Expand Up @@ -14,8 +14,8 @@ jobs:
- uses: actions/checkout@v2
- name: Install vuepress
run: |
apt update
apt install yarn -y
sudo apt update
sudo apt install yarn -y
yarn global add vuepress
yarn add vue-template-compiler
- name: Build
Expand Down

0 comments on commit 2739b57

Please sign in to comment.