Skip to content

Commit

Permalink
ci: try fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Apr 2, 2024
1 parent cf2de30 commit 792c54f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ jobs:
cd go
go test
env:
PKG_CONFIG_PATH: ${{ github.workspace }}
PKG_CONFIG_PATH: ${{ github.workspace }}
LD_LIBRARY_PATH: ${{ github.workspace }}

0 comments on commit 792c54f

Please sign in to comment.