set matrix target

This commit is contained in:
mxve 2023-09-25 18:57:51 +02:00
parent 96bc7a73e5
commit dee9011812

View File

@ -32,6 +32,7 @@ jobs:
- uses: actions/checkout@v2
- uses: taiki-e/upload-rust-binary-action@v1
with:
target: ${{ matrix.target }}
bin: alterware-launcher
tar: unix
zip: windows