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 bbe5ba8 commit 4f988b5
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: npx pagefind --verbose --site _site --output-subdir ../tmp/pagefind && mv -f tmp/pagefind _site/assets/pagefind
run: 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 4f988b5

Please sign in to comment.