Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s1smart committed May 2, 2024
1 parent e744560 commit 0997ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Build
run: PATH_PREFIX=/${{ github.event.repository.name }} pnpm build
run: PATH_PREFIX=/ pnpm build

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 0997ce6

Please sign in to comment.