Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/peekxc/primate
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Jan 17, 2024
2 parents b6dd7fe + 2353e4d commit abab21c
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,7 +73,7 @@ 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: |
Expand All @@ -97,4 +97,4 @@ jobs:
dist
wheelhouse
dist/wheelhouse
- uses: pypa/gh-action-pypi-publish@release/v1
- uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit abab21c

Please sign in to comment.