Skip to content

Commit bcd50be

Browse files
author
Marc Stern
committed
Show error.log after httpd start
1 parent 8a3b620 commit bcd50be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
- name: start apache with module
4949
run: |
5050
sudo systemctl restart apache2.service
51+
sudo cat /var/log/apache2/error.log
5152

0 commit comments

Comments
 (0)