lite: tweak lockfile name

This commit is contained in:
alex 2023-04-25 11:17:06 +01:00
parent 1c8b9c9b13
commit 39aa01b974
6 changed files with 5 additions and 2 deletions

View file

@ -27,6 +27,7 @@ jobs:
with:
node-version: 18
cache: 'yarn'
cache-dependency-path: 'public-yarn.lock'
- name: Enable corepack
run: corepack enable

View file

@ -22,6 +22,7 @@ jobs:
with:
node-version: 18
cache: 'yarn'
cache-dependency-path: 'public-yarn.lock'
- name: Enable corepack
run: corepack enable

View file

@ -21,6 +21,7 @@ jobs:
with:
node-version: 18
cache: 'yarn'
cache-dependency-path: 'public-yarn.lock'
- name: Enable corepack
run: corepack enable

View file

@ -29,6 +29,7 @@ jobs:
with:
node-version: 18
cache: 'yarn'
cache-dependency-path: 'public-yarn.lock'
- name: Enable corepack
run: corepack enable

View file

@ -1,5 +1,4 @@
enableInlineBuilds: true
lockfileFilename: public-yarn.lock
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.5.0.cjs