Skip to content

Add Setup Environment step to publish workflows#88

Merged
lorisleiva merged 1 commit into
mainfrom
loris/fix-publish-setup-env
Jul 15, 2026
Merged

Add Setup Environment step to publish workflows#88
lorisleiva merged 1 commit into
mainfrom
loris/fix-publish-setup-env

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

This PR adds the missing Setup Environment step to the set_env job of the publish-js and publish-rust workflows so toml-cli is available when computing the Solana CLI version. Without it, make solana-cli-version resolved to an empty value, which made the Solana install target a malformed URL and fail on a cold cache.

Adds the missing `Setup Environment` step to the `set_env` job of the
publish-js and publish-rust workflows so `toml-cli` is available when
computing the Solana CLI version. Without it, `make solana-cli-version`
returned an empty value, which made the Solana install target a malformed
URL and fail on a cold cache.
@lorisleiva lorisleiva merged commit 8c9a718 into main Jul 15, 2026
19 checks passed
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.

1 participant