Skip to content

Commit

Permalink
fix: Preview builds on _site #58
Browse files Browse the repository at this point in the history
  • Loading branch information
wildintellect committed Sep 18, 2023
1 parent ae2e214 commit 2925d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Deploy preview
uses: rossjrw/pr-preview-action@v1
with:
source-dir: docs
source-dir: _site

0 comments on commit 2925d49

Please sign in to comment.