Skip to content

Commit e1255fe

Browse files
author
dn.petrov
committed
test=9
1 parent 35207f1 commit e1255fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare_snap7/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ runs:
3838
shell: bash
3939
if: ${{ runner.os == 'macOS'}}
4040
run: |
41-
python3 -m ensurepip --break-system-packages
41+
python3 -m ensurepip
4242
python3 -m pip install --upgrade pip wheel build setuptools --break-system-packages

0 commit comments

Comments
 (0)