Skip to content

Commit

Permalink
Edits angular pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
nabil-hfz committed Dec 31, 2023
1 parent b5a16c4 commit ec23af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/angular-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: '16'

- name: Install Dependencies
run: npm install
run: npm install --legacy-peer-deps
working-directory: ./frontend

- name: Build Angular Project
Expand Down

0 comments on commit ec23af3

Please sign in to comment.