Skip to content

Commit 3303c42

Browse files
committed
debug! py3
1 parent de68b37 commit 3303c42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ jobs:
8686
apt install --yes cargo
8787
- name: Ensure Python is there
8888
uses: actions/setup-python@v5
89+
with:
90+
python-version: 3.x
8991
- name: Install the packaging-related tools
9092
run: python3 -m pip install build twine --prefer-binary --user
9193
env:

0 commit comments

Comments
 (0)