no cache yet
This commit is contained in:
parent
4395ab508f
commit
6a3ed65e06
1
.github/workflows/auto-build.yml
vendored
1
.github/workflows/auto-build.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user