generated from PlexSheep/baserepo
Compare commits
No commits in common. "492cedf5cc28329c75f8ece8f4a2e2de0c31e737" and "810bbf85dea621b06d2b43806c265cc2ef9d8831" have entirely different histories.
492cedf5cc
...
810bbf85de
1 changed files with 0 additions and 4 deletions
4
.github/workflows/cargo.yaml
vendored
4
.github/workflows/cargo.yaml
vendored
|
@ -22,10 +22,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
rustup component add rustfmt
|
rustup component add rustfmt
|
||||||
rustup component add clippy
|
rustup component add clippy
|
||||||
- name: install python
|
|
||||||
uses: actions/setup-python@v5
|
|
||||||
with:
|
|
||||||
python-version: '3.11'
|
|
||||||
- name: config custom registry
|
- name: config custom registry
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.cargo/
|
mkdir -p ~/.cargo/
|
||||||
|
|
Reference in a new issue