Skip to content

Commit

Permalink
get pkg-config path
Browse files Browse the repository at this point in the history
  • Loading branch information
zagrodzki committed Nov 1, 2021
1 parent bf80cd7 commit 349b4ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
with:
go-version: 1.17
- run: $Env:Path
- run: (Get-Command pkg-config).Path
# - run: go test ./...

0 comments on commit 349b4ec

Please sign in to comment.