Skip to content

Commit

Permalink
Update frontend-qa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 authored Aug 14, 2023
1 parent 83d7296 commit d33c4a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/frontend-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
with:
repository: ${{github.repository}}
node-version: 14.x

- name: check path
run: pwd
shell: bash
- name: Install dependencies
run: npm install
working-directory: ./frontend
Expand Down

0 comments on commit d33c4a8

Please sign in to comment.