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 dd362ac commit f6d32f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/frontend-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18

- run: npm install --global @angular/cli
working-directory: frontend/projects/valtimo/spotler
- run: npm install
working-directory: frontend/projects/valtimo/spotler
- run: npm run build
Expand Down

0 comments on commit f6d32f1

Please sign in to comment.