Skip to content

Commit 6158304

Browse files
committed
fix: 7za | tar not working on bash shell
1 parent 777e4d4 commit 6158304

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-php.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ jobs:
119119
cd ../php-bin
120120
121121
- name: Build PHP
122-
shell: bash
123122
run: |
124123
cd ../static-php-cli
125124
./bin/spc build --build-cli "${{ env.PHP_EXTENSIONS }}"

0 commit comments

Comments
 (0)