Skip to content

Commit

Permalink
0919_1722
Browse files Browse the repository at this point in the history
  • Loading branch information
metaory committed Sep 19, 2024
1 parent 7da4e68 commit 9c3e8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# run: corepack use pnpm@latest
working-directory: .
- name: Build Vite
run: npm exec vite build --base=${{ steps.pages.outputs.base_path }}
run: npm exec vite build --base=/jsonresume-theme-legacy
working-directory: .
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 9c3e8d4

Please sign in to comment.