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 4e6fc4f commit c1dd885
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ jobs:

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


- name: List dist directory
run: ls dist

- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
Expand Down

0 comments on commit c1dd885

Please sign in to comment.