Skip to content

Commit

Permalink
Fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Feb 1, 2023
1 parent 680e7d2 commit cebe586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
python-version: 3.8
- name: Install dependencies
run:
python -m pip install -U pip wheel twine
python -m pip install -U pip wheel setuptools build twine
- name: Build dists
run: |
python -m build
Expand Down

0 comments on commit cebe586

Please # to comment.