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 9679c8bc5f
commit 3d2cc9367b
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 443E4198D6BBA6DE

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*