.github/workflows/publish.yml #57
publish.yml
on: workflow_dispatch
Matrix: build-cli-linux
Build CLI (macOS)
19m 20s
Release Tip
15s
Annotations
5 errors
|
Build CLI (Linux arm64)
error: rustup could not choose a version of rustc to run, because one wasn't specified explicitly, and no default is configured.
help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain.
|
|
Build CLI (Linux arm64)
Command failed: rustc -vV
|
|
Build CLI (Linux amd64)
error: rustup could not choose a version of rustc to run, because one wasn't specified explicitly, and no default is configured.
help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain.
|
|
Build CLI (Linux amd64)
Command failed: rustc -vV
|
|
Release Tip
Process completed with exit code 1.
|