Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
elisherer committed Apr 18, 2024
1 parent 8702dda commit ef7379e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javascript-json-transform-core-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
node-version: 18
cache: npm
cache-dependency-path: ./json-transform-core/package-lock.json
cache-dependency-path: ./javascript/json-transform-core/package-lock.json

- name: Install dependencies
working-directory: ./javascript/json-transform-core
Expand Down

0 comments on commit ef7379e

Please sign in to comment.