Skip to content

Commit

Permalink
Updated Windows artifact name
Browse files Browse the repository at this point in the history
Co-authored-by: Ondrej Baranovič <[email protected]>
  • Loading branch information
radarhere and nulano authored Dec 26, 2023
1 parent 4de1765 commit a66fbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a66fbb9

Please sign in to comment.