Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
Second attempt at running Pagefind on push.
  • Loading branch information
krusynth committed Feb 4, 2024
1 parent 8c5aa85 commit f8c9eb4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
source: ./
destination: ./_site
- name: Index pages for search with Pagefind
uses: mikeal/npx@master
with:
args: pagefind --site _site --output-subdir ../assets/pagefind
run: npx --yes pagefind --site _site --output-subdir ../assets/pagefind
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit f8c9eb4

Please sign in to comment.