Skip to content

Conversation

@pkhry
Copy link

@pkhry pkhry commented Apr 29, 2025

see this

@pkhry pkhry requested a review from smiasojed April 29, 2025 19:34
if check_cmd tar; then
say "downloading manpages"
mkdir -p "$FOUNDRY_MAN_DIR"
download "$MAN_TARBALL_URL" | tar -xzC "$FOUNDRY_MAN_DIR"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we remove this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because we don't build the manpages in release.yaml

@pkhry pkhry merged commit fcc2836 into master Apr 30, 2025
28 checks passed
@pkhry pkhry deleted the pkhry/fix_release_yml branch April 30, 2025 06:59
@pkhry pkhry mentioned this pull request May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants