ci: fix command in test job
This commit is contained in:
parent
25fe273c20
commit
5b580cd52b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue