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 13, 2024
1 parent 4ede858 commit e2d72aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
pwd
cd lucee/tomcat9/
rm -rf tomcat
cd ~
cd ../..
pwd
ls -l
mv src-tomcat/linux lucee/tomcat9/tomcat
Expand All @@ -86,7 +86,7 @@ jobs:
run: |
cd lucee/tomcat9/
rm -rfv tomcat
cd ~
cd ../..
pwd
ls -l
mv src-tomcat/windows lucee/tomcat9/tomcat
Expand Down

0 comments on commit e2d72aa

Please sign in to comment.