Skip to content

Commit

Permalink
Update frontend-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
petervanmanenritense authored Aug 19, 2024
1 parent 542bf89 commit 0a3a1a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/frontend-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
with:
node-version: 18
- run: npm install
working-directory: /frontend/projects/valtimo/spotler
working-directory: frontend/projects/valtimo/spotler
- run: npm run build
working-directory: /frontend/projects/valtimo/spotler
working-directory: frontend/projects/valtimo/spotler


0 comments on commit 0a3a1a2

Please sign in to comment.