Skip to content

Commit

Permalink
ci: temporary change base URL to fork
Browse files Browse the repository at this point in the history
  • Loading branch information
rileychh committed Sep 15, 2024
1 parent 98d2909 commit 91b4a39
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 @@ -34,6 +34,8 @@ jobs:
run: pnpm install

- name: Build with Nuxt
env:
NUXT_APP_BASE_URL: /npc-website/
run: pnpm exec nuxt build --preset github_pages

- name: Upload artifact
Expand Down

0 comments on commit 91b4a39

Please sign in to comment.