Update release.yaml
This commit is contained in:
parent
e768b89411
commit
f9a9c0079a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Get packages
|
||||
uses: mstksg/get-package@v1
|
||||
with:
|
||||
apt-get: libsqlite3 gcc
|
||||
apt-get: sqlite3 gcc
|
||||
- name: build binaries
|
||||
uses: wangyoucao577/go-release-action@v1.14
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue