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.
1 parent 8a3b620 commit bcd50beCopy full SHA for bcd50be
.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