Browse Source

Update build.yml

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

+ 1 - 1
.github/workflows/build.yml

@@ -39,7 +39,7 @@ jobs:
         
       - name: Run docs
         run: |
+          pw
           npm install
-          npm install -D vuepress
           npm run docs:dev