mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-29 09:29:46 +03:00
Name the upload artifact correctly
This commit is contained in:
parent
96ebfa93e3
commit
fe1165544c
2
.github/workflows/packages.yml
vendored
2
.github/workflows/packages.yml
vendored
|
@ -155,6 +155,6 @@ jobs:
|
|||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: packages_macos
|
||||
name: packages_macos_arm64
|
||||
path: |
|
||||
dist/*macosx_11_0_arm64.whl
|
||||
|
|
Loading…
Reference in New Issue
Block a user