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
|
||||
curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
source $HOME/.cargo/env
|
||||
sudo apt-get update && sudo apt-get install -y python3 python3-pip
|
||||
pip3 install maturin
|
||||
pip3 install maturin --break-system-packages
|
||||
|
||||
- name: Build Linux Wheel
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user