Skip to content

Commit

Permalink
Merge pull request #92 from sbv-world-health-org-metrics/ajhenry/upda…
Browse files Browse the repository at this point in the history
…te-workflow-path

Change into the correct backend dir
  • Loading branch information
ipc103 authored Feb 5, 2024
2 parents e5d6fff + 434745c commit a00fb81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Collect metrics and save output
id: metrics
run: |
cd ts-backend
npm i
npm start
- name: Detect package manager
Expand Down

0 comments on commit a00fb81

Please sign in to comment.