WIP
All checks were successful
/ test (push) Successful in 13s

This commit is contained in:
Christopher Baines 2025-06-24 21:00:54 +02:00
parent 81dd3370e6
commit eadfa53b36

View file

@ -11,7 +11,7 @@ jobs:
- run: |
cd knots-trunk
guix shell -D -f guix-dev.scm -- documenta api knots
guix shell texinfo -- makeinfo --css-ref=https://luis-felipe.gitlab.io/texinfo-css/static/css/texinfo-7.css --no-split --html -o pages/index.html doc/index.texi
guix shell texinfo -- makeinfo --css-ref=https://luis-felipe.gitlab.io/texinfo-css/static/css/texinfo-7.css --no-split --html -o ../knots-pages/index.html doc/index.texi
- run: |
cd knots-pages