Skip to content

Commit 7d89ac2

Browse files
committed
Try to fix ci build
1 parent af25ac7 commit 7d89ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111

112112
- name: Validate wheels
113113
run: |
114+
python -m pip install -U packaging
114115
python -m pip install twine
115116
twine check dist/*
116117

0 commit comments

Comments
 (0)