We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35207f1 commit e1255feCopy full SHA for e1255fe
.github/actions/prepare_snap7/action.yml
@@ -38,5 +38,5 @@ runs:
38
shell: bash
39
if: ${{ runner.os == 'macOS'}}
40
run: |
41
- python3 -m ensurepip --break-system-packages
+ python3 -m ensurepip
42
python3 -m pip install --upgrade pip wheel build setuptools --break-system-packages
0 commit comments