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 553d4f5 commit 0e607f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/start.sh
Expand Up @@ -10,8 +10,9 @@ export PYTHON_VERSION=system

LANG=en_US.UTF-8
export LANG
#add PHP repo
add-apt-repository -y ppa:ondrej/php
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
add-apt-repository -y ppa:ondrej/php \
sudo locales tzdata software-properties-common python3-dev python3-pip python3-setuptools git curl \
apt-transport-https ca-certificates gnupg software-properties-common wget \
php8.1-dev php8.1-xml php8.1-mbstring && \
Expand Down

0 comments on commit 0e607f3

Please sign in to comment.