Skip to content

Commit

Permalink
Use php8.2 due to updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
donhardman committed Dec 7, 2023
1 parent a483235 commit c351f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- uses: actions/checkout@v3
- name: Prepare release directory
run: |
sudo apt-get install -y php8.2
git clone https://github.com/manticoresoftware/phar_builder.git
./phar_builder/bin/build --name="Manticore Buddy" --package="${{ env.APP_NAME }}"
Expand Down

0 comments on commit c351f59

Please sign in to comment.