Skip to content

Commit

Permalink
Merge pull request #10 from lapig-ufg/update-camadas
Browse files Browse the repository at this point in the history
update-camadas
  • Loading branch information
jairomr authored Sep 2, 2023
2 parents e2a0820 + c567948 commit c53549c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/homol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
npm set progress=false
cd ${{ github.workspace }}/src/server && npm install
cd ${{ github.workspace }}/src/client && npm install
npm install -g @angular/cli
cd ${{ github.workspace }}/src/client && ng build --stats-json --source-map=false --no-progress
Expand Down

0 comments on commit c53549c

Please sign in to comment.