Closed muziling closed 1 year ago
As documented, you have to install rustc.
Compatibility
This action has been tested for GitHub-hosted runners (Ubuntu, macOS, Windows). To use this action in self-hosted runners or in containers, at least the following tools are required:
- rustup, cargo, rustc
- bash, GNU Coreutils, GNU grep, GNU tar
- gh (GitHub CLI)
- zip (only Unix-like)
- 7z (only Windows)
This is an example of installing rustc to a CentOS container: https://github.com/taiki-e/install-action/blob/1e2c8412acfc7caab88b3c94fa7549a15d9734ef/.github/workflows/ci.yml#L146-L150 For GitHub CLI, see https://github.com/cli/cli/blob/trunk/docs/install_linux.md#fedora-centos-red-hat-enterprise-linux-dnf.
user follow yml
github action got error