Parcourir la source

Update build.yml

guanjinquan il y a 1 an
Parent
commit
a93f1260b1
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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