Skip to content

Commit c10a720

Browse files
committed
Review pipeline
1 parent 8b71a10 commit c10a720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
node-version: 18
3030
cache: yarn
31-
cache-dependency-path: api/yarn-lock.json # Specify the path to your yarn.lock
31+
cache-dependency-path: api/yarn-lock.json # Specify the path to your yarn.lock
3232

3333
- name: Install Dependencies (API)
3434
working-directory: api

0 commit comments

Comments
 (0)