Skip to content

Commit 9f80d1b

Browse files
committed
Print makeinfo version
1 parent 7abfff7 commit 9f80d1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
# just change to each directory and run make appropriately.
5555
# The Russian docs don't currently work
5656
run: |
57+
makeinfo --version
5758
make -C doc/info
5859
make -C doc/info maxima.pdf
5960
cp doc/info/maxima.info* doc/info/*.html doc/info/maxima.pdf _site/docs

0 commit comments

Comments
 (0)