Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
testing
  • Loading branch information
krusynth committed Feb 4, 2024
1 parent 8975f8d commit 53f42e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:
source: ./
destination: ./_site
- name: Index pages for search with Pagefind
run: npx pagefind --site _site --output-subdir assets/pagefind
run: echo 'Hello World'
timeout-minutes: 1
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit 53f42e0

Please sign in to comment.