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
1 changed files with 1 additions and 1 deletions

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: |