Skip to content

Commit e27955e

Browse files
committed
debug! pip
1 parent 9967cd6 commit e27955e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
matrix.container != ''
8484
run: >-
8585
apt update --yes &&
86-
apt install --yes cargo python3 python-is-python3
86+
apt install --yes cargo python3 python3-pip python-is-python3
8787
- name: Install the packaging-related tools
8888
run: python3 -m pip install build twine --prefer-binary
8989
env:

0 commit comments

Comments
 (0)