Skip to content

Commit e687a13

Browse files
committed
Update build-release-binaries.yml
1 parent 6bb2b56 commit e687a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release-binaries.yml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: |
5454
echo "" > .env
5555
php php-parser app:build --build-version=${{ github.ref_name }}
56+
chmod +x ./builds/php-parser && ./builds/php-parser
5657
5758
- name: Download PHP
5859
run: |

0 commit comments

Comments
 (0)