Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
cargo devel CI / cargo CI (push) Successful in 1m55s Details

This commit is contained in:
Christoph J. Scherr 2024-05-12 17:38:57 +02:00
commit d7677e2363
1 changed files with 2 additions and 0 deletions

View File

@ -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/