Skip to content

Commit 34ed433

Browse files
committed
Removing php setup condition
1 parent 35ddb05 commit 34ed433

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ jobs:
109109

110110
- name: "Generate/Update composer.lock"
111111
id: composer-lock
112-
if: steps.setup-php.outcome == 'success'
113112
run: |
114113
echo "Resolving dependencies and generating composer.lock..."
115114
composer update --lock --no-install --ignore-platform-reqs

0 commit comments

Comments
 (0)