Skip to content

Commit

Permalink
Was incorrect cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Jan 31, 2025
1 parent 9505e03 commit b0ee091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
node-version: 20
cache: npm
cache-dependency-path: |
ui/package-lock.json
e2e/package-lock.json
- name: Install e2e dependencies
working-directory: e2e
run: npm ci
Expand Down

0 comments on commit b0ee091

Please sign in to comment.