1 parent b77c0b5 commit ade5bc2Copy full SHA for ade5bc2
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
name: Setup Git-Chglog and sudo
31
run: |
32
apt-get update -y
33
- apt-get install sudo unzip build-essential libreadline-dev -y
+ apt-get install sudo zip unzip build-essential libreadline-dev -y
34
go get github.com/git-chglog/git-chglog/cmd/git-chglog
35
-
36
name: Setup Lua
0 commit comments