1
0
forked from GitHub/gf-core

try server mode on windows (#194)

This commit is contained in:
Arianna Masciolini
2025-08-08 19:33:02 +02:00
committed by GitHub
parent d07646e753
commit 052916b454

View File

@@ -215,8 +215,8 @@ jobs:
- name: Build GF
run: |
cabal install --only-dependencies
cabal configure
cabal install -fserver --only-dependencies
cabal configure -fserver
cabal build
copy dist-newstyle/build/x86_64-windows/ghc-${{matrix.ghc}}/*/x/gf/build/gf/gf.exe C:/tmp-dist