Fix GitHub actions

This commit is contained in:
VirtuBox
2019-09-27 14:43:37 +02:00
committed by GitHub
parent 26952ddb9f
commit 26ed1faf29

View File

@@ -12,6 +12,8 @@ jobs:
- name: Prepare VM
run: |
unset LANG
sudo apt update -qq
sudo LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php -y
sudo apt-get -qq purge graphviz* redis*
sudo apt-get install -qq git python3-setuptools python3-dev python3-apt ccze tree
sudo apt-get -qq autoremove --purge