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 ec23af3 commit 87e5a76
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 @@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '18'

- name: Install Dependencies
run: npm install --legacy-peer-deps
Expand Down

0 comments on commit 87e5a76

Please sign in to comment.