Skip to content

Commit 0059f3a

Browse files
Update issue-791.yml
1 parent 6d625a9 commit 0059f3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/issue-791.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ jobs:
1212
uses: actions/setup-python@v5
1313
with:
1414
python-version: '3.9'
15+
16+
- name: Run ensurepip
17+
run: python3.9 -m ensurepip

0 commit comments

Comments
 (0)