mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-25 08:34:47 +08:00
fix name of arm rpm
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
This commit is contained in:
parent
0b07d201a3
commit
954863aad6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildandrelease.yml
vendored
2
.github/workflows/buildandrelease.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue