1
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:
2021-10-19 19:45:01 -04:00
parent e51961c69a
commit 725a3ae6e5
9 changed files with 10804 additions and 15921 deletions

View File

@@ -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