Skip to content

Commit

Permalink
Fix source tarball step
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 7, 2024
1 parent 6f26b28 commit b2f895b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
name: Build Python Wheel
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install build
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit b2f895b

Please sign in to comment.