Updated build

This commit is contained in:
netkas 2024-10-10 15:10:05 -04:00
parent 88f1ebddeb
commit b7d2d4072a

View file

@ -339,7 +339,7 @@ jobs:
wget https://phar.phpunit.de/phpunit-11.3.phar
php phpunit-11.3.phar --configuration phpunit.xml
release:
upload-release-artifacts:
needs: [release, release-compressed, release-executable, test]
permissions: write-all
runs-on: ubuntu-latest