mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 16:25:31 -04:00
revert to warm and fuzzy yarn v1
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
node-version: 14.x
|
||||
cache: yarn
|
||||
- run: yarn install --immutable
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn build
|
||||
env:
|
||||
NODE_ENV: production
|
||||
|
Reference in New Issue
Block a user