Skip to content

Commit

Permalink
actions: rename linux build artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
noxdafox committed Sep 6, 2023
1 parent 19754c5 commit 0fbb043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Store build artifacts
uses: actions/upload-artifact@v3
with:
name: manylinux-build
name: linux-build
path: manylinux/wheelhouse

build-windows:
Expand Down

0 comments on commit 0fbb043

Please sign in to comment.