clean yarn cache to fix github ci
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
with:
|
||||
node-version: '16'
|
||||
- run: yarn cache clean --force
|
||||
- run: rm -rf node_modules/
|
||||
- run: yarn --frozen-lockfile --network-timeout 100000
|
||||
- run: PUBLIC_URL=/techradar yarn build:static
|
||||
- uses: jakejarvis/s3-sync-action@master
|
||||
|
||||
Reference in New Issue
Block a user