rename output file to bin instead of binary

This commit is contained in:
Chance 2024-12-01 19:46:45 -05:00 committed by BitSyndicate
parent b6b2eb6176
commit b1ef40d631

View file

@ -78,5 +78,5 @@ jobs:
- name: 📦 Upload artifacts
uses: actions/upload-artifact@v3
with:
name: Zenyx-${{ runner.os }}-${{ matrix.arch }}-binary
name: Zenyx-${{ runner.os }}-${{ matrix.arch }}-bin
path: target/${{ matrix.target }}/release/zenyx*