Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krusynth committed Feb 5, 2024
1 parent ee44d80 commit 79adcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
source: ./
destination: ./_site
- name: Index pages for search with Pagefind
run: sudo npx pagefind --verbose --site _site --output-subdir ../assets/pagefind
run: sudo npx pagefind --verbose --site _site --output-subdir ./assets/pagefind
timeout-minutes: 1
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 79adcc7

Please sign in to comment.