mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Install gcc in MSYS
This commit is contained in:
1
.github/workflows/build-windows-package.yml
vendored
1
.github/workflows/build-windows-package.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
install: >-
|
install: >-
|
||||||
base-devel
|
base-devel
|
||||||
|
gcc
|
||||||
|
|
||||||
- name: Setup Haskell
|
- name: Setup Haskell
|
||||||
uses: actions/setup-haskell@v1
|
uses: actions/setup-haskell@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user