Skip to content

Commit

Permalink
fix(nfc): 3 try
Browse files Browse the repository at this point in the history
  • Loading branch information
yyewolf committed Nov 1, 2023
1 parent 363ad20 commit b85208a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nfc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
binary_name: "go-safe-cli"
extra_files: LICENSE.md README.md
pre_command: |
apt-get update
apt-get install -y pcscd libpcsclite-dev gcc
build_command: |
CGO_ENABLED=1 go build
Expand Down

0 comments on commit b85208a

Please sign in to comment.