no cache yet

This commit is contained in:
fyears
2021-10-28 01:48:31 +08:00
committed by GitHub
parent 4395ab508f
commit 6a3ed65e06
-1
View File
@@ -25,7 +25,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm install
- run: npm run build
- uses: actions/upload-artifact@v2