Skip to content

Commit fc237b3

Browse files
committed
Revert "Try fixing Composer scripts errors"
This reverts commit f5d0d20.
1 parent 1cf057c commit fc237b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
composer-options: "--no-progress --no-ansi --no-interaction --no-dev"
3838
ignore-cache: "yes"
3939

40-
- name: Make Composer packages available globally
41-
run: echo "${PWD}/vendor/bin" >> $GITHUB_PATH
42-
4340
- name: Build project
4441
run: |
4542
npm install

0 commit comments

Comments
 (0)