Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
taglme committed May 18, 2020
1 parent 6e94585 commit d2415df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
with:
go-version: 1.14.x
- name: Install libs
run: apt-get install -y libpcsclite-dev libpcsclite1 pcscd gobjc++-mingw-w64 gobjc++
#gobjc++-mingw-w64 gobjc++
run: apt-get install -y libpcsclite-dev libpcsclite1 pcscd
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
Expand Down

0 comments on commit d2415df

Please sign in to comment.