Skip to content

Commit 31a1513

Browse files
Nyholmjaviereguiluz
authored andcommitted
Show logs from php-builder
1 parent cb3489a commit 31a1513

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ jobs:
7373
working-directory: _build
7474
run: php build.php -vvv
7575

76+
- name: Show log file
77+
if: ${{ always() }}
78+
run: cat _build/logs.txt || true
79+
7680
doctor-rst:
7781
name: Lint (DOCtor-RST)
7882

0 commit comments

Comments
 (0)