mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(build): update apt-get in build-docs before installing deps
This commit is contained in:
parent
bdfa3938da
commit
f7df1191bc
|
@ -20,6 +20,7 @@
|
|||
set -eu -o pipefail
|
||||
|
||||
# Obtain doxygen and its deps
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install doxygen graphviz
|
||||
|
||||
# can fail due to travis cloning only `depth=50`
|
||||
|
|
Loading…
Reference in New Issue
Block a user