generated from PlexSheep/baserepo
Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
This commit is contained in:
commit
d7677e2363
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ jobs:
|
|||
run: |
|
||||
rustup component add rustfmt
|
||||
rustup component add clippy
|
||||
- name: install python
|
||||
run: apt update && apt install libpython3-dev -y
|
||||
- name: config custom registry
|
||||
run: |
|
||||
mkdir -p ~/.cargo/
|
||||
|
|
Reference in a new issue