[ci] add comments to install dependency scripts
This commit is contained in:
parent
9de78c3bf0
commit
665d0dadec
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# The package list is designed for Ubuntu 20.04 LTS
|
||||
sudo apt-get update
|
||||
|
||||
sudo apt-get install -y \
|
||||
autoconf \
|
||||
automake \
|
||||
|
|
Loading…
Reference in New Issue