Skip to content

Commit

Permalink
Use latest box version
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Mar 16, 2024
1 parent 3f54d07 commit 06947d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Compile fink.phar
run: |
composer install
wget https://github.com/box-project/box/releases/download/3.9.1/box.phar
wget https://github.com/box-project/box/releases/download/4.6.1/box.phar
php box.phar compile
- name: Check existence of compiled .phar
Expand Down

0 comments on commit 06947d2

Please sign in to comment.