Skip to content

Commit

Permalink
Update build_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carpenteri1 authored Mar 21, 2024
1 parent d566f98 commit 4ed14d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
run: npm ci

- name: Build
run: npm run build -- --prod --base-href "https://Carpenteri1.github.io/Portfolio/"

run: ng build --configuration production --base-href "https://Carpenteri1.github.io/Portfolio/"
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
Expand Down

0 comments on commit 4ed14d8

Please sign in to comment.