Skip to content

Commit

Permalink
set build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel authored Feb 2, 2024
1 parent ddd31b6 commit 027f9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
if: github.event.action != 'closed'
- uses: rossjrw/pr-preview-action@v1
with:
source-dir: .
source-dir: ./build/
preview-branch: gh-pages
umbrella-dir: pr-preview
action: auto

0 comments on commit 027f9ca

Please sign in to comment.