Skip to content

Commit

Permalink
change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Sep 29, 2023
1 parent 7caf3c7 commit fa90d66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
with:
command: sdist
args: --out dist
working-directory: bindings/python
- name: Upload sdist
uses: actions/upload-artifact@v3
with:
Expand All @@ -119,3 +120,4 @@ jobs:
with:
command: upload
args: --non-interactive --skip-existing *
working-directory: bindings/python

0 comments on commit fa90d66

Please sign in to comment.