Skip to content

Commit e27d394

Browse files
committed
fix ci
1 parent 99a4f57 commit e27d394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
python-version: '3.10'
9292

9393
- name: install
94-
run: pip install -U build
94+
run: pip install -U build twine
9595

9696
- name: check GITHUB_REF matches package version
9797
uses: samuelcolvin/[email protected]

0 commit comments

Comments
 (0)