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
|
- name: Get packages
|
||||||
uses: mstksg/get-package@v1
|
uses: mstksg/get-package@v1
|
||||||
with:
|
with:
|
||||||
apt-get: libsqlite3 gcc
|
apt-get: sqlite3 gcc
|
||||||
- name: build binaries
|
- name: build binaries
|
||||||
uses: wangyoucao577/go-release-action@v1.14
|
uses: wangyoucao577/go-release-action@v1.14
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue