mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -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
|
||||
run: |
|
||||
cabal install --only-dependencies
|
||||
cabal configure
|
||||
cabal build
|
||||
|
||||
# - name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user