Skip to content

Commit

Permalink
Update tomcat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s50600822 authored Sep 5, 2024
1 parent 6dfbd3f commit 0e3347a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tomcat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
pwd
echo "Directory Contents:"
dir
echo "Tomcat Directory Content:"
dir -Recurse -Path tomcat
- name: Start Tomcat
run: |
tomcat\apache-tomcat-9.0.90\bin\startup.bat
Expand Down

0 comments on commit 0e3347a

Please sign in to comment.