Skip to content

Commit

Permalink
debug! pip
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 8, 2024
1 parent 9967cd6 commit e27955e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
matrix.container != ''
run: >-
apt update --yes &&
apt install --yes cargo python3 python-is-python3
apt install --yes cargo python3 python3-pip python-is-python3
- name: Install the packaging-related tools
run: python3 -m pip install build twine --prefer-binary
env:
Expand Down

0 comments on commit e27955e

Please sign in to comment.