Skip to content

Commit

Permalink
Revert changes from c97e339 (#545)
Browse files Browse the repository at this point in the history
Co-authored-by: Can Demiralp <[email protected]>
  • Loading branch information
candemiralp and Can Demiralp authored Sep 10, 2024
1 parent c172372 commit 6b0d3d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/upload-release-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Set up PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.2+' # Ensures that PHP 8.2 is used
extensions: mbstring, xml, intl

- name: Prepare release artifact
run: .github/workflows/scripts/prepare-release-asset.sh

Expand Down

0 comments on commit 6b0d3d8

Please sign in to comment.