Setup Arcium
Version updated for https://github.com/arcium-hq/setup-arcium to version v0.9.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Arcium” GitHub Action automates the installation and configuration of the Arcium CLI and related tools required for blockchain development workflows. It simplifies the setup process by providing predefined versions of dependencies such as Arcium, Anchor, Node.js, and Solana CLI, while allowing customization of specific versions and system architecture. This action addresses the challenge of managing complex toolchain installations, enabling streamlined builds and tests in CI/CD pipelines.
Release notes
What’s Changed
- v0.9.0 by @arihantbansal in https://github.com/arcium-hq/setup-arcium/pull/14
Full Changelog: https://github.com/arcium-hq/setup-arcium/compare/v0.8.5...v0.9.0