Fix release builder

This commit is contained in:
Félix Saparelli 2024-04-21 01:38:11 +12:00
parent a63864c5f2
commit 4497aaf515
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -248,7 +248,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: builds
name: ${{ matrix.name }}
retention-days: 1
path: |
watchexec-*.tar.xz
@ -273,7 +273,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: builds
merge-multiple: true
- name: Dist manifest
run: |