Skip to content

Commit 11e25a9

Browse files
committed
Update build-release-binaries.yml
1 parent 13a047f commit 11e25a9

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
@@ -56,6 +56,7 @@ jobs:
5656
- name: Build binary
5757
run: |
5858
php php-parser compile-binary --arch=${{ matrix.arch }}
59+
ls -l bin/
5960
6061
- name: Upload binary as artifact
6162
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)