Skip to content

Commit 049b8c8

Browse files
committed
Remove debugging
1 parent 02549e7 commit 049b8c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release-documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ jobs:
115115
run: |
116116
./llvm/utils/release/build-docs.sh \
117117
$(test -n "$INPUTS_RELEASE_VERSION" && echo -release "$INPUTS_RELEASE_VERSION" || echo -srcdir llvm)
118-
ls -ltr
119118
echo "man-page-tarball-name=$(basename $(find . -iname 'llvm_man_pages-*.tar.xz'))" >> "$GITHUB_OUTPUT"
120119
121120
- name: Generate sha256 digest for tarballs

0 commit comments

Comments
 (0)