Skip to content

Commit

Permalink
sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
lepelog committed Jun 7, 2024
1 parent 5e24bf2 commit 2159fdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39 cp310-cp310 cp311-cp311 cp312-cp312'
system-packages: 'epel-release cmake3'
package-path: ''
- name: Build
run: python setup.py sdist
- name: Upload wheels
uses: actions/upload-artifact@master
with:
Expand Down

0 comments on commit 2159fdc

Please sign in to comment.