Skip to content

Commit d620290

Browse files
committed
Updated ci.yml
1 parent 87db8da commit d620290

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
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Install dependencies
6161
run: |
62-
python -m pip install --upgrade pip build wine
62+
python -m pip install --upgrade pip build twine
6363
6464
- name: Build artifacts
6565
run: |

0 commit comments

Comments
 (0)