Skip to content

Commit

Permalink
Update build_jekyll_with_pagefind.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JiYouMCC authored Aug 29, 2024
1 parent 506f927 commit 83cd6b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_jekyll_with_pagefind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
user_id: ${{ steps.get_uid.outputs.uid }}
- name: Index pagefind
run: |
ls -l
wget https://github.com/CloudCannon/pagefind/releases/download/v1.1.0/pagefind_extended-v1.1.0-x86_64-unknown-linux-musl.tar.gz
tar -xvzf pagefind_extended-v1.1.0-x86_64-unknown-linux-musl.tar.gz
./pagefind_extended --site ${{ github.workspace }}/_site --glob blog/post/**/*.html
Expand Down

0 comments on commit 83cd6b8

Please sign in to comment.