Skip to content

Commit 6f7fa4e

Browse files
authored
Update python-publish.yml
1 parent 659517f commit 6f7fa4e

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
@@ -28,6 +28,7 @@ jobs:
2828
python-version: '3.10'
2929
- name: Install dependencies
3030
run: |
31+
python -m pip install multidict
3132
python -m pip install --upgrade pip
3233
pip install build
3334
- name: Build package

0 commit comments

Comments
 (0)