Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesHoppe authored Nov 2, 2024
1 parent cc1acdd commit ff4ba14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: 22

- run: npm install
- run: npm run ng -- add angular-cli-ghpages
- run: npm run ng -- add angular-cli-ghpages --skip-confirmation
- run: npm run build
- name: Deploy Website to gh-pages branch
env:
Expand Down

0 comments on commit ff4ba14

Please sign in to comment.