Skip to content

Commit 3667c0d

Browse files
committed
update ci
1 parent f36117a commit 3667c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
run: |
8484
brew install php@${{ matrix.php-version }}
8585
echo "/opt/homebrew/opt/php@${{ matrix.php-version }}/bin" >> "$GITHUB_PATH"
86+
echo "/opt/homebrew/opt/php@${{ matrix.php-version }}/sbin" >> "$GITHUB_PATH"
8687
8788
- name: PHP version
8889
run: |

0 commit comments

Comments
 (0)