try again

This commit is contained in:
Eric Vergnaud 2021-02-13 19:33:14 +08:00
parent e56f8abf3b
commit e414c829cf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ sudo apt-get update -qq
sudo apt update
sudo apt install php-cli
sudo apt install php-cli unzip
sudo apt install composer
git clone https://github.com/antlr/antlr-php-runtime.git runtime/PHP