fixed artifact naming

This commit is contained in:
2025-04-14 19:09:49 -05:00
parent 4c9e08fa03
commit 30bf46ad06
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- name: Upload Binaries
uses: actions/upload-artifact@v4
with:
name: YellowJacket ${{ matrix.build.platform }}
name: YellowJacket ${{ runner.os }}
path: ${{ github.workspace }}/build/bin/${{ matrix.build.bin-name }}
release: