From b7d2d4072a16bbc05941de993a90740d1edbc355 Mon Sep 17 00:00:00 2001 From: netkas Date: Thu, 10 Oct 2024 15:10:05 -0400 Subject: [PATCH] Updated build --- .github/workflows/ncc_workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ncc_workflow.yml b/.github/workflows/ncc_workflow.yml index 6fcb0d4..fbd21c8 100644 --- a/.github/workflows/ncc_workflow.yml +++ b/.github/workflows/ncc_workflow.yml @@ -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