mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-07-29 20:17:37 +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
|
||||
run: |
|
||||
apt-get update
|
||||
export DEBIAN_FRONTEND=noninteractive # for tzdata
|
||||
apt-get -y install --no-install-recommends \
|
||||
doxygen docbook-xsl docutils-doc xsltproc wget ca-certificates g++ \
|
||||
python3 python-is-python3 python3-jinja2 rsync git unzip
|
||||
|
Reference in New Issue
Block a user