There was an error while loading. Please reload this page.
1 parent 02549e7 commit 049b8c8Copy full SHA for 049b8c8
1 file changed
.github/workflows/release-documentation.yml
@@ -115,7 +115,6 @@ jobs:
115
run: |
116
./llvm/utils/release/build-docs.sh \
117
$(test -n "$INPUTS_RELEASE_VERSION" && echo -release "$INPUTS_RELEASE_VERSION" || echo -srcdir llvm)
118
- ls -ltr
119
echo "man-page-tarball-name=$(basename $(find . -iname 'llvm_man_pages-*.tar.xz'))" >> "$GITHUB_OUTPUT"
120
121
- name: Generate sha256 digest for tarballs
0 commit comments