Skip to content

Commit

Permalink
turn on search
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Feb 2, 2024
1 parent 5d9a3ef commit 4ff333f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
node-version: '18'
- name: Generate Site
run: npx -y --package antora --package asciidoctor-kroki antora --stacktrace --html-url-extension-style=indexify antora-playbook.yml
run: npx -y --package antora --package asciidoctor-kroki --package @antora/lunr-extension antora --stacktrace --extension @antora/lunr-extension --html-url-extension-style=indexify antora-playbook.yml
- name: Upload Artifact
uses: actions/upload-pages-artifact@v2
- name: Deploy Artifact to GitHub Pages
Expand Down

0 comments on commit 4ff333f

Please sign in to comment.