Try fixing path
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: 'yarn.lock'
|
||||
cache-dependency-path: './frontend/yarn.lock'
|
||||
|
||||
- name: Install and build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user