Skip to content

Commit c1f42ca

Browse files
authored
ci: install required package
1 parent 0bc2b9a commit c1f42ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181
# Python Semantic Release needs access to the full history to
8282
# determine whether a release should be made.
8383
fetch-depth: 0
84+
85+
- run: pip install packaging
8486

8587
- name: Python Semantic Release
8688
uses: relekang/[email protected]

0 commit comments

Comments
 (0)