Browse Source

Update build.yml

guanjinquan 1 year ago
parent
commit
a93f1260b1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/build.yml

+ 2 - 0
.github/workflows/build.yml

@@ -38,4 +38,6 @@ jobs:
       - name: Run docs
         run: |
           npm install
+          npm install -D vuepress
+          npm run docs:dev