Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Aug 14, 2024
1 parent b69160b commit 11aa5ce
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,12 @@ jobs:
ls -l /tmp
cd /tmp/lucee
ls -lR
echo "installbuilder_installer.log"
cat /tmp/installbuilder_installer.log
echo "install.log"
cat /tmp/lucee/install.log
cat /tmp/lucee/tomcat/logs/catalina.out
ls -l /tmp/lucee/tomcat/logs/
#cat /tmp/lucee/tomcat/logs/catalina.out
#cat /tmp/lucee/tomcat/lucee-server/context/logs/out.log
#cat /tmp/lucee/tomcat/lucee-server/context/logs/err.log
Expand Down

0 comments on commit 11aa5ce

Please sign in to comment.