better artifact name

pull/14003/head
bashonly 17 hours ago committed by GitHub
parent e758824cb8
commit a0722c3433
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -422,7 +422,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: build-bin-${{ github.job }}-win${{ matrix.suffix }}
name: build-bin-${{ github.job }}-${{ matrix.arch }}
path: |
dist/yt-dlp${{ matrix.suffix }}.exe
dist/yt-dlp_win${{ matrix.suffix }}.zip

Loading…
Cancel
Save