Skip to content

Commit

Permalink
Build the wheel again as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmervdl committed Sep 3, 2024
1 parent 6e5c6a9 commit e3ec16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: echo "VERSION = \"${GITHUB_REF_NAME:1}\"" > opuscleaner/__about__.py

- name: Build
run: python -m build --sdist
run: python -m build

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

0 comments on commit e3ec16e

Please sign in to comment.