Skip to content

Commit 36b1874

Browse files
committed
remove debug output
1 parent 9d6da5b commit 36b1874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
- name: Setup php-fpm for Linux
7474
if: matrix.os == 'ubuntu-24.04'
7575
run: |
76-
find /usr/sbin -name "php-fpm*"
7776
sudo apt-get update
7877
sudo apt-get install -y php${{ matrix.php-version }}-fpm
7978
sudo rm -f /usr/sbin/php-fpm

0 commit comments

Comments
 (0)