1
0
Fork 0
mirror of synced 2024-06-15 05:41:11 -04:00

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

View file

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