fix(release): update package manager before RPM build
This commit is contained in:
@@ -170,6 +170,7 @@ jobs:
|
||||
VERSION="${{ github.event.inputs.tag || github.ref_name }}"
|
||||
PKGVER="${VERSION#v}"
|
||||
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y rpm
|
||||
|
||||
CGO_ENABLED=0 go build \
|
||||
|
||||
Reference in New Issue
Block a user