Composer build already had copy

This commit is contained in:
2022-12-24 01:01:24 +02:00
parent 6a047f86ef
commit 26802ff151

View File

@@ -36,7 +36,7 @@ jobs:
run: cp application application.phar
- name: Build PHAR
run: composer build -- --build-version
run: php application app:build branch-usage-checker --build-version
# Smoke test
- name: Ensure the PHAR works