Update build

This commit is contained in:
Jeroen Oudshoorn
2024-01-05 15:18:14 +01:00
parent 9c2c194551
commit 28c1bb6351

View File

@ -342,7 +342,7 @@
dest: /usr/local/src/pwnagotchi
- name: build pwnagotchi wheel
command: "pip install . --no-cache-dir --break-system-packages"
command: "pip3 install . --no-cache-dir --break-system-packages"
args:
chdir: /usr/local/src/pwnagotchi