mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-02-09 19:46:29 +00:00
Composer build already had copy
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user