Update release.yaml

This commit is contained in:
Ilya Sosnovsky 2021-02-14 13:11:10 +03:00 committed by GitHub
parent f819b3a7d1
commit f668b3a537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -16,10 +16,6 @@ jobs:
steps:
- name: checkout code
uses: actions/checkout@v2
- name: Get packages
uses: mstksg/get-package@v1
with:
apt-get: sqlite3 gcc
- name: build binaries
uses: wangyoucao577/go-release-action@v1.14
with:
@ -27,5 +23,6 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
ldflags: '-linkmode external -extldflags "-static" -s -w'
pre_command: bash ./install-deps.sh
binary_name: "ovenvpn-user"
asset_name: ovenvpn-user-${{ matrix.goos }}-${{ matrix.goarch }}.