Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ober committed Nov 4, 2023
1 parent bae0e50 commit d91841b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: php-actions/composer@v6
- name: Build
run: |
vendor/bin/phing help
vendor/bin/phing -verbose
- name: Done
if: always()
run: tree build
Expand Down

0 comments on commit d91841b

Please sign in to comment.