mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 00:46:16 +03:00
Updated Windows artifact name
Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
This commit is contained in:
parent
4de17656d8
commit
a66fbb95b6
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
|
@ -156,7 +156,7 @@ jobs:
|
|||
- name: Upload wheels
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: dist-${{ matrix.arch }}
|
||||
name: dist-windows-${{ matrix.arch }}
|
||||
path: ./wheelhouse/*.whl
|
||||
|
||||
- name: Upload fribidi.dll
|
||||
|
|
Loading…
Reference in New Issue
Block a user