generated from PlexSheep/rs-base
fix ci after migrating to forgejo
cargo devel CI / cargo CI (push) Failing after 7s
Details
cargo devel CI / cargo CI (push) Failing after 7s
Details
This commit is contained in:
parent
c1602ea080
commit
f1fb0ebf0c
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: get repo
|
||||
uses: actions/checkout@v4
|
||||
- name: install rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
- name: install additional rust things
|
||||
run: rustup component add rustfmt
|
||||
- name: config custom registry
|
||||
|
|
Loading…
Reference in New Issue