Skip to content

Commit

Permalink
ci: build both sdist and wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyNotHugo committed Mar 25, 2023
1 parent 6b0cc7e commit 66180a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .builds/archlinux.yml
Expand Up @@ -34,7 +34,7 @@ tasks:
codecov
- package: |
cd todoman
python -m build --wheel --no-isolation
python -m build --no-isolation
git describe --exact-match --tags || complete-build
- publish: |
cd todoman
Expand Down

0 comments on commit 66180a0

Please sign in to comment.