Skip to content

Commit

Permalink
ci-test
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepforce committed Dec 17, 2024
1 parent eaecd15 commit 06b5d72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
- name: Build trexio-hs
run: |
cabal build --extra-lib-dirs=/usr/local/lib --extra-include-dirs=/usr/local/include
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
cabal build --extra-lib-dirs=/usr/local/lib
cabal test

0 comments on commit 06b5d72

Please sign in to comment.