Skip to content
This repository was archived by the owner on Jun 15, 2024. It is now read-only.

Commit 951d070

Browse files
authoredSep 15, 2023
Update python-publish.yml
1 parent b48869a commit 951d070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install dependencies
3030
run: |
3131
python -m pip install --upgrade pip
32-
pip install build
32+
pip install build wheel
3333
pip install requests
3434
- name: Build package
3535
run: python -m build -n

0 commit comments

Comments
 (0)
This repository has been archived.