Skip to content

Commit

Permalink
chore: remove --spec (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Apr 14, 2021
1 parent 6b50314 commit c760c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v1

- name: Build SDist and wheel
run: pipx run --spec build pyproject-build
run: pipx run build

- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit c760c9d

Please sign in to comment.