Browse Source

up release.yml

ljw 1 year ago
parent
commit
b4b246def5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/release.yml

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

@@ -32,7 +32,6 @@ jobs:
32 32
         uses: actions/setup-node@v2
33 33
         with:
34 34
           node-version: '20'
35
-          cache: 'npm'
36 35
 
37 36
       - name: install gcc zip musl
38 37
         run: |