We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b89c447 + bcd50be commit 28b6e1dCopy full SHA for 28b6e1d
.github/workflows/ci.yml
@@ -48,4 +48,5 @@ jobs:
48
- name: start apache with module
49
run: |
50
sudo systemctl restart apache2.service
51
+ sudo cat /var/log/apache2/error.log
52
0 commit comments