Skip to content

Commit

Permalink
fix cicd and readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshad committed Aug 1, 2023
1 parent c3d1558 commit e8c3790
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prod-angular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: 🔨 Build Project
run: |
cd angular
npm install
npm install --legacy-peer-deps
npm run build-prod
- name: 📂 Deploy to Server
Expand Down
2 changes: 1 addition & 1 deletion angular/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Gradient Able Angular 9 Free Admin Dashboard
# Gradient Able Angular 16 Free Admin Dashboard

Gradient Able dashboard template built using Angular 9 with Bootstrap 4 framework, It is a free lite version of [Gradient Able Angular](https://codedthemes.com/item/gradient-able-angular-free-admin-template/) Dashboard Template will complete your admin dashboard needs.

Expand Down

0 comments on commit e8c3790

Please sign in to comment.