ci: fix command in test job

This commit is contained in:
Glenn Y. Rolland 2021-12-21 17:26:22 +01:00
parent 25fe273c20
commit 5b580cd52b

View file

@ -90,7 +90,7 @@ jobs:
./scripts/gx-teaching \
--no-tty \
--data-dir . \
--action build-slides-pdf
--action build-docs-pdf
- name: Build HTML for slides
run: |