Skip to content

Commit

Permalink
CI: run ghc-pkg list again to troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
rudymatela committed Jul 6, 2023
1 parent f7d8a1f commit b7d531d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ jobs:

- run: make install-dependencies

- run: ghc-pkg list

- run: make
- run: make test
- run: make haddock
Expand Down

0 comments on commit b7d531d

Please sign in to comment.