Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Oct 29, 2024
1 parent 4032c39 commit 8d562e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
if: success()
run: |
echo "::group::Generate/Push Javadoc"
ls -R ./dotCMS/target
ls -R ./dotCMS/target/site
site_dir=./dotCMS/target/site
javadoc_dir=${site_dir}/javadocs
Expand Down

0 comments on commit 8d562e8

Please sign in to comment.