Skip to content

Commit

Permalink
update CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna authored and github-actions[bot] committed Apr 16, 2023
1 parent 0e607f3 commit 2d8a739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/start.sh
Expand Up @@ -11,7 +11,7 @@ export PYTHON_VERSION=system
LANG=en_US.UTF-8
export LANG
#add PHP repo
add-apt-repository -y ppa:ondrej/php
DEBIAN_FRONTEND=noninteractive add-apt-repository ppa:ondrej/php -y
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
sudo locales tzdata software-properties-common python3-dev python3-pip python3-setuptools git curl \
apt-transport-https ca-certificates gnupg software-properties-common wget \
Expand Down

0 comments on commit 2d8a739

Please sign in to comment.