ci: fix command in test job

This commit is contained in:
Glenn Y. Rolland 2021-12-21 17:26:22 +01:00
parent d832ca6ad5
commit 0ead3496ff

View file

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