Skip to content

Commit

Permalink
Update .github/workflows/build-plugin-archive.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Bammes <[email protected]>
Signed-off-by: Moritz Meißelbach <[email protected]>
  • Loading branch information
Biont and tyrann0us authored Sep 3, 2024
1 parent 2975185 commit 5c9ca82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-plugin-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: ${{ needs.checkout-dependencies.outputs.artifact }}
- name: Setup PHP with tools

- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ inputs.PHP_VERSION_BUILD }}
Expand Down

0 comments on commit 5c9ca82

Please sign in to comment.