forked from GitHub/gf-core
fix compilation on Mac as well.
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -162,6 +162,8 @@ jobs:
|
||||
|
||||
- name: Setup Haskell
|
||||
uses: haskell/actions/setup@v1
|
||||
with:
|
||||
ghc-version: 8
|
||||
|
||||
- name: Build & run testsuite
|
||||
working-directory: ./src/runtime/haskell
|
||||
|
||||
Reference in New Issue
Block a user