Skip to content

Commit 35721f2

Browse files
committed
another try
1 parent 8e81808 commit 35721f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/frontend-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
uses: actions/setup-node@v4
2222
with:
2323
node-version: 20.x
24-
cache: 'yarn'
25-
cache-dependency-path: frontend/yarn.lock
2624
- name: Install latest Yarn
2725
run: corepack enable
2826
- name: Activate latest Yarn

0 commit comments

Comments
 (0)