Skip to content

Commit

Permalink
Update buildzip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saiftheboss7 authored Oct 10, 2024
1 parent e31ff15 commit 62db072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildzip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Use desired version of php
uses: shivammathur/setup-php@v2
with:
with:
php-version: '7.4'

- name: Composer install and build # Remove or modify this step as needed
Expand Down

0 comments on commit 62db072

Please sign in to comment.