Updated ci.yml

This commit is contained in:
netkas 2024-09-20 19:05:39 -04:00
parent 634f50e317
commit c9e4a6741a

View file

@ -37,7 +37,7 @@ jobs:
sudo mv phive.phar /usr/local/bin/phive
- name: Install PHPAB
run: phive install phpab --global --trust-gpg-keys 0x2A8299CE842DD38C
run: sudo phive install phpab --global --trust-gpg-keys 0x2A8299CE842DD38C
- name: Build project
run: make redist
@ -89,4 +89,4 @@ jobs:
echo "NCC build directory not found"
exit 1
fi
php $NCC_DIR/INSTALL --auto
php $NCC_DIR/INSTALL --auto