mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 14:56:00 -06:00
yet another variant
This commit is contained in:
@@ -198,7 +198,7 @@ jobs:
|
||||
- name: build and test the runtime
|
||||
working-directory: ./src/runtime/haskell
|
||||
run: |
|
||||
cabal v1-install
|
||||
cabal v1-install --extra-lib-dirs=/opt/homebrew/lib --extra-include-dirs=/opt/homebrew/include
|
||||
cabal test --extra-lib-dirs=/opt/homebrew/lib
|
||||
|
||||
- name: build the compiler
|
||||
|
||||
Reference in New Issue
Block a user