Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman committed Nov 22, 2022
1 parent e11f63c commit 81a08b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,9 +213,7 @@ jobs:

- name: Build
run: |
echo "PKG_CONFIG_PATH=$PKG_CONFIG_PATH"
export PKG_CONFIG_PATH="/usr/lib/pkgconfig:$PKG_CONFIG_PATH"
echo "PKG_CONFIG_PATH=$PKG_CONFIG_PATH"
env | grep PKG_CONFIG_PATH
cabal build cardano-node cardano-cli cardano-node-chairman cardano-submit-api
- name: Run tests
Expand Down

0 comments on commit 81a08b0

Please sign in to comment.