diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 354b960..a526394 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -89,6 +89,6 @@ jobs: with: files: | fastfec-windows-x86_64-${{ steps.get_version.outputs.VERSION }}.zip - fastfec-windows-x86_64-${{ steps.get_version.outputs.VERSION }}.zip + fastfec-windows-aarch64-${{ steps.get_version.outputs.VERSION }}.zip libfastfec-windows-x86_64-${{ steps.get_version.outputs.VERSION }}.dll libfastfec-windows-aarch64-${{ steps.get_version.outputs.VERSION }}.dll