[ci] add comments to install dependency scripts

This commit is contained in:
tangxifan 2022-08-24 16:42:27 -07:00
parent 9de78c3bf0
commit 665d0dadec
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# The package list is designed for Ubuntu 20.04 LTS
sudo apt-get update sudo apt-get update
sudo apt-get install -y \ sudo apt-get install -y \
autoconf \ autoconf \
automake \ automake \