forked from GitHub/gf-core
another attempt to fix compilation
This commit is contained in:
4
.github/workflows/build-majestic.yml
vendored
4
.github/workflows/build-majestic.yml
vendored
@@ -50,10 +50,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ghc-version: 8
|
ghc-version: 8
|
||||||
|
|
||||||
- name: Build
|
|
||||||
run: |
|
|
||||||
cabal install gf --extra-lib-dirs=/usr/local/lib
|
|
||||||
|
|
||||||
- name: run testsuite
|
- name: run testsuite
|
||||||
working-directory: ./src/runtime/haskell
|
working-directory: ./src/runtime/haskell
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user