Merge pull request #1170 from gravitl/workflow

fix name of arm rpm
This commit is contained in:
Alex Feiszli 2022-06-02 23:26:34 -04:00 committed by GitHub
commit abc907e248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -273,7 +273,7 @@ jobs:
tag: ${{ env.NETMAKER_VERSION }}
overwrite: true
prerelease: true
asset_name: netclient-${{ env.PACKAGE_VERSION }}-1.aarch4.rpm
asset_name: netclient-${{ env.PACKAGE_VERSION }}-1.aarch64.rpm
netclient-mipsle:
runs-on: ubuntu-latest