We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2956aed commit 72052e8Copy full SHA for 72052e8
.github/actions/prepare_snap7/action.yml
@@ -31,4 +31,4 @@ runs:
31
32
- name: Update wheel
33
shell: bash
34
- run: python3 -m pip install --upgrade pip wheel build setuptools
+ run: python3 -m pip install --upgrade pip wheel build setuptools --break-system-packages
0 commit comments