build: gitea actions
All checks were successful
Integration test for new action version / it (push) Successful in 38s
All checks were successful
Integration test for new action version / it (push) Successful in 38s
This commit is contained in:
@@ -5,7 +5,10 @@ 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 uninstall nightly
|
||||
RUN rustup install nightly
|
||||
RUN rustup show
|
||||
RUN rustup component add clippy-preview
|
||||
RUN rustup component add rustfmt-preview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user