Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - create source dist after binary whee…
Browse files Browse the repository at this point in the history
…l dists
  • Loading branch information
iainrussell committed Aug 1, 2024
1 parent 44483ca commit 17208f0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ on:
tags:
- '**'
paths:
- 'scripts/common.sh'
- 'scripts/select-python-linux.sh'
- 'scripts/wheel-linux.sh'
- 'scripts/build-linux.sh'
- 'scripts/test-linux.sh'
- 'scripts/copy-licences.py'
- '.github/workflows/build-wheel-linux.yml'
- '.github/workflows/cd.yml'

jobs:
Expand Down

0 comments on commit 17208f0

Please sign in to comment.