generated from PlexSheep/rs-base
fix ci after migrating to forgejo
Some checks failed
cargo devel CI / cargo CI (push) Failing after 7s
Some checks failed
cargo devel CI / cargo CI (push) Failing after 7s
This commit is contained in:
parent
c1602ea080
commit
f1fb0ebf0c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: get repo
|
- name: get repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: install rust
|
- name: install rust
|
||||||
uses: dtolnay/rust-toolchain@stable
|
uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
- name: install additional rust things
|
- name: install additional rust things
|
||||||
run: rustup component add rustfmt
|
run: rustup component add rustfmt
|
||||||
- name: config custom registry
|
- name: config custom registry
|
||||||
|
|
Loading…
Add table
Reference in a new issue