Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
test
  • Loading branch information
krusynth committed Feb 4, 2024
1 parent f40deba commit 84615b3
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 --site _site --output-subdir assets/pagefind && echo 'Done'
run: npx pagefind --site _site
timeout-minutes: 1
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 84615b3

Please sign in to comment.