Use dynamic artifact name to work around issue with v4 uploader

This commit is contained in:
Vidar Holen 2024-08-19 18:37:29 -07:00
parent 15f132e167
commit c7611dfcc6
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: bin
name: ${{matrix.build}}.bin
path: bin/
package_binary: