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 52e6d5e commit d68e3f2Copy full SHA for d68e3f2
.github/workflows/releases.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
python-version: '3.8'
25
26
- - name: Install PyBuil
+ - name: Install PyBuild
27
run: |
28
python -m pip install build
29
0 commit comments