fixing typo

pull/434/head
Rémi Laurent 2022-05-30 16:28:40 +02:00
parent 061718bb43
commit 6dcda5c832
1 changed files with 2 additions and 2 deletions

View File

@ -56,12 +56,12 @@ jobs:
- name: Install ng-anr dependencies
run: |
npm install
working-direcory: node_modules/ng_anr/
working-directory: node_modules/ng_anr/
- name: Install ng-client dependencies
run: |
npm install
working-direcory: node_modules/ng_client/
working-directory: node_modules/ng_client/
# final "cleanup"
- name: post job