Update release.yaml

This commit is contained in:
Ilya Sosnovsky 2021-02-14 12:37:41 +03:00 committed by GitHub
parent e768b89411
commit f9a9c0079a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: