Browse Source

Merge branch 'hotfix/fix-site' into develop

zhixin 3 years ago
parent
commit
c4e0990474
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/deploy.yml

+ 0 - 1
.github/workflows/deploy.yml

@@ -15,7 +15,6 @@ jobs:
         with:
           node-version: 16
           cache: 'yarn'
-          cache-dependency-path: site/_themes/yarn.lock
 
       - name: Build theme with node
         run: |