We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b1c21 commit 7aff3efCopy full SHA for 7aff3ef
.github/workflows/publish.yml
@@ -22,6 +22,7 @@ jobs:
22
23
- name: Install apt dependencies
24
run: |
25
+ sudo apt-get update && \
26
sudo apt-get install -y --no-install-recommends \
27
dblatex \
28
docbook-xml \
0 commit comments