@@ -45,8 +45,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18.x
- cache: 'yarn'
- cache-dependency-path: 'frontend/yarn.lock'
- name: Install dependencies
run: yarn install
@@ -1,3 +1 @@
nodeLinker: node-modules
-
-yarnPath: .yarn/releases/yarn-3.5.1.cjs