Skip to content

Commit

Permalink
Add jb build
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanychu90 authored Mar 21, 2024
1 parent cc8adca commit b6b2aa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-portfolio-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
if: ${{ github.ref != 'refs/heads/main' }}
run: |
npm install -g [email protected]
jb build -W -n --keep-going ./portfolio
netlify deploy \
--alias="${GITHUB_REPOSITORY#*/}-${{ github.event.number }}" \
--auth=${{ secrets.NETLIFY_AUTH_TOKEN }} \
Expand Down

0 comments on commit b6b2aa9

Please sign in to comment.