guanjinquan 1 anno fa
parent
commit
a93f1260b1
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .github/workflows/build.yml

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

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