summaryrefslogtreecommitdiffstats
path: root/ci-legacy/install.sh
blob: 9d90265f2b211a3be3ca6328f0fa7faa17331c0e (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash
# shellcheck disable=SC1091
set -exu

. ci/env.inc.sh

install_static_cacheable_build_dependencies "$@"