diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0c71a39..e740018 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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