Update build

This commit is contained in:
jayofelony
2024-03-01 10:19:32 +01:00
parent 9125e43b20
commit aa2b09fb21

View File

@ -181,7 +181,7 @@
install_recommends: false install_recommends: false
- name: update pip3, setuptools, wheel - name: update pip3, setuptools, wheel
shell: "python3 -m pip install --upgrade pip setuptools wheel" shell: "python3 -m pip install --upgrade pip setuptools wheel --break-system-packages"
args: args:
executable: /bin/bash executable: /bin/bash
chdir: /usr/local/src chdir: /usr/local/src