Explorar el Código

Update build.yml

guanjinquan hace 1 año
padre
commit
a93f1260b1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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