Skip to content

Commit dd3bc4d

Browse files
leleboysstainless-app[bot]
authored andcommitted
feat: Update publish-pypi.yml
1 parent 5598e62 commit dd3bc4d

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)