mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 01:52:50 -06:00
First install dependencies in Windows build
This commit is contained in:
2
.github/workflows/build-windows-package.yml
vendored
2
.github/workflows/build-windows-package.yml
vendored
@@ -33,6 +33,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build GF package
|
- name: Build GF package
|
||||||
run: |
|
run: |
|
||||||
|
cabal install --only-dependencies
|
||||||
|
cabal configure
|
||||||
cabal build
|
cabal build
|
||||||
|
|
||||||
# - name: Upload artifact
|
# - name: Upload artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user