Skip to content

Commit

Permalink
(#177) Upgrade Angular 15
Browse files Browse the repository at this point in the history
  • Loading branch information
phongnguyend committed Dec 29, 2022
1 parent 2a7180c commit 74cfaf3
Show file tree
Hide file tree
Showing 7 changed files with 16,469 additions and 3,654 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-ui-angular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "14"
node-version: "18"
- run: npm install -g @angular/cli
- run: npm install
working-directory: ./src/UIs/angular/
Expand Down
Loading

0 comments on commit 74cfaf3

Please sign in to comment.