Added Break System Packages
This commit is contained in:
@@ -14,8 +14,7 @@ jobs:
|
|||||||
apt-get update && apt-get install -y python3 python3-pip curl
|
apt-get update && apt-get install -y python3 python3-pip curl
|
||||||
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||||
source $HOME/.cargo/env
|
source $HOME/.cargo/env
|
||||||
sudo apt-get update && sudo apt-get install -y python3 python3-pip
|
pip3 install maturin --break-system-packages
|
||||||
pip3 install maturin
|
|
||||||
|
|
||||||
- name: Build Linux Wheel
|
- name: Build Linux Wheel
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user