Skip to content

Commit

Permalink
fixup! Create sdist on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 12, 2023
1 parent a9d34d6 commit 730d503
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

env:
FORCE_COLOR: 1

jobs:
macos:
uses: ./.github/workflows/wheels-macos.yml
Expand Down

0 comments on commit 730d503

Please sign in to comment.