Explorar el Código

Merge pull request #6 from DragonOS-Community/guanjinquan-patch-2

Update build.yml
guanjinquan hace 1 año
padre
commit
fa2c239995
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