Skip to content

Commit

Permalink
Fix guide dependencies (#721)
Browse files Browse the repository at this point in the history
* Fix guide dependencies

* Fix typo
  • Loading branch information
zimmerrol authored Mar 4, 2024
1 parent 55d2c8d commit 17e0e9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
sudo apt update
sudo apt install yarn
sudo yarn global add vuepress
sudo yarn global add vue-template-compiler
- name: Build
run: |
sudo vuepress build
Expand Down

0 comments on commit 17e0e9b

Please sign in to comment.