Compare commits

..

No commits in common. "d7677e2363af5da646ede86c6d177b6a49505e13" and "492cedf5cc28329c75f8ece8f4a2e2de0c31e737" have entirely different histories.

View file

@ -21,8 +21,6 @@ jobs:
run: | run: |
rustup component add rustfmt rustup component add rustfmt
rustup component add clippy rustup component add clippy
- name: install python
run: apt update && apt install libpython3-dev -y
- name: config custom registry - name: config custom registry
run: | run: |
mkdir -p ~/.cargo/ mkdir -p ~/.cargo/