Skip to content

Commit

Permalink
Add DITA Bootstrap Lunr Search plug-in
Browse files Browse the repository at this point in the history
  • Loading branch information
yetessam authored Jun 29, 2024
1 parent aff20bb commit c6223b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dita-ot-build-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
with:
build: |
set -e
dita install https://github.com/jason-fox/fox.jason.extend.css/archive/master.zip
dita install https://github.com/infotexture/dita-bootstrap/archive/master.zip
dita install https://github.com/infotexture/dita-bootstrap.lunr/archive/master.zip
dita --input=$(pwd)/dita/orange-heart-master.ditamap --format=html5 --verbose --propertyfile=$(pwd)/dita/build.properties -Dargs.input.dir=$(pwd)/dita 2>&1 | tee log.txt
Expand Down

0 comments on commit c6223b2

Please sign in to comment.