ci: Dependencies lock file is not found

main
Johnson 2 years ago
parent 91cea6a0c7
commit ce501e36bf

@ -43,6 +43,7 @@ jobs:
with:
node-version: 17
cache: "npm"
cache-dependency-path: frontend/package-lock.json
- name: NG Test
run: |

Loading…
Cancel
Save