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 99a4f57 commit e27d394Copy full SHA for e27d394
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
python-version: '3.10'
92
93
- name: install
94
- run: pip install -U build
+ run: pip install -U build twine
95
96
- name: check GITHUB_REF matches package version
97
uses: samuelcolvin/[email protected]
0 commit comments