Skip to content

Commit 651ce0d

Browse files
authored
Update publish-pypi.yml
1 parent 5598e62 commit 651ce0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
curl -sSf https://rye.astral.sh/get | bash
2222
echo "$HOME/.rye/shims" >> $GITHUB_PATH
23+
/home/runner/.rye/self/bin/python3 -m ensurepip --default-pip
2324
env:
2425
RYE_VERSION: '0.44.0'
2526
RYE_INSTALL_OPTION: '--yes'

0 commit comments

Comments
 (0)