Skip to content

Commit

Permalink
fix: ci build base
Browse files Browse the repository at this point in the history
  • Loading branch information
wodeni committed Dec 29, 2024
1 parent 2b75d60 commit b4496ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install and Build
run: |
yarn
yarn build -- --base /pr-preview/pr-${{ github.event.pull_request.number }}/
yarn build
- name: Deploy website
uses: JamesIves/[email protected]
Expand Down

0 comments on commit b4496ef

Please sign in to comment.