Skip to content

Commit

Permalink
chore: attempting again
Browse files Browse the repository at this point in the history
  • Loading branch information
GabenGar committed Nov 22, 2024
1 parent 39d8c44 commit e2e9bcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
run: npm ci

- name: Build pages
env:
NEXT_PUBLIC_SITE_BASE_URL: ${{ vars.NEXT_PUBLIC_SITE_BASE_URL }}
run: npm run build-frontend

- name: Upload artifact
Expand Down

0 comments on commit e2e9bcf

Please sign in to comment.