Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jayofelony committed Mar 1, 2024
1 parent 07ae0d9 commit 0ec868b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/data/64bit/m4zero.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
install_recommends: false

- 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:
executable: /bin/bash
chdir: /usr/local/src
Expand Down

0 comments on commit 0ec868b

Please sign in to comment.