Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc authored Jan 2, 2024
1 parent 5769e2b commit 2353e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ jobs:
# -Wl,-S equivalent to gcc's -Wl,--strip-debug
# LDFLAGS: "-Wl,-S"

- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
name: wheels
path: |
dist
wheelhouse
dist/wheelhouse
dist/wheelhouse

0 comments on commit 2353e4d

Please sign in to comment.