mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-07-30 04:27:34 +02:00
docs workflow fix
Reviewers: korina Reviewed By: korina Subscribers: miljen Differential Revision: https://repo.mireo.local/D33736
This commit is contained in:
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
|||||||
- name: Setup container environment
|
- name: Setup container environment
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
|
export DEBIAN_FRONTEND=noninteractive # for tzdata
|
||||||
apt-get -y install --no-install-recommends \
|
apt-get -y install --no-install-recommends \
|
||||||
doxygen docbook-xsl docutils-doc xsltproc wget ca-certificates g++ \
|
doxygen docbook-xsl docutils-doc xsltproc wget ca-certificates g++ \
|
||||||
python3 python-is-python3 python3-jinja2 rsync git unzip
|
python3 python-is-python3 python3-jinja2 rsync git unzip
|
||||||
|
Reference in New Issue
Block a user