Skip to content

Commit 3fad744

Browse files
committed
./
1 parent 9bc2ba0 commit 3fad744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cd "${cover_dir}"
3131
# prepare assets
3232

3333
cp "${GITHUB_ACTION_PATH}"/assets/* .
34-
./"${GITHUB_ACTION_PATH}"/scripts/beautify-html.sh
34+
"${GITHUB_ACTION_PATH}"/scripts/beautify-html.sh
3535

3636
# if we are on the main branch, copy files to head.*
3737

0 commit comments

Comments
 (0)