Skip to content

Commit 6440d59

Browse files
committed
yarn cache workflow fix
1 parent f53f785 commit 6440d59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
node-version: 20
4040
check-latest: true
4141
cache: 'yarn'
42-
cache-dependency-path: '**/package-lock.json'
4342
- name: Install dependencies
4443
run: npm install -g yarn && yarn install --frozen-lockfile;
4544
- name: Build Frontend

0 commit comments

Comments
 (0)