build: gitea actions
Some checks failed
Integration test for new action version / it (push) Failing after 11s
Some checks failed
Integration test for new action version / it (push) Failing after 11s
This commit is contained in:
@@ -5,6 +5,8 @@ LABEL "com.github.actions.description"="'Silverbullet' for a quickstart Rust CI
|
||||
LABEL "com.github.actions.icon"="play-circle"
|
||||
LABEL "com.github.actions.color"="gray-dark"
|
||||
|
||||
RUN rustup show
|
||||
RUN rustup remove nightly-x86_64-unknown-linux-gnu
|
||||
RUN rustup install nightly
|
||||
RUN rustup component add clippy-preview
|
||||
RUN rustup component add rustfmt-preview
|
||||
|
||||
Reference in New Issue
Block a user