Skip to content

Commit dc44364

Browse files
committed
Update e2e-tests.yml
1 parent 2451d77 commit dc44364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ jobs:
396396
run: |
397397
patch --version
398398
brew install gpatch
399-
brew link gpatch --force --overwrite
399+
echo "/opt/homebrew/opt/gpatch/libexec/gnubin" >> $GITHUB_PATH
400400
patch --version
401401
402402
- name: "Install PHP"

0 commit comments

Comments
 (0)