We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9d194 commit 6b0a6e7Copy full SHA for 6b0a6e7
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
python-version: 3.12
76
77
- name: Install Pip and build
78
- run:
+ run: |
79
python -m pip install --upgrade pip
80
pip install build
81
0 commit comments