Skip to content

Commit

Permalink
build wheel from sdist for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
taku910 committed Apr 12, 2023
1 parent d6e597b commit fabfe30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
run: sh build_sdist.sh

- name: Fetch sdist archive
uses: tj-actions/glob@v17
working-directory: ${{github.workspace}}/python
id: sdist
with:
Expand Down

0 comments on commit fabfe30

Please sign in to comment.