Skip to content

Commit

Permalink
Update build-phar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Dec 11, 2020
1 parent f430e19 commit 70beeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install dependencies
uses: php-actions/composer@v4
with:
command: composer global require humbug/box
command: global require humbug/box
- name: build
run: box compile
- name: Upload the phar
Expand Down

0 comments on commit 70beeee

Please sign in to comment.