mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-26 19:36:27 -06:00
Install gcc in MSYS
This commit is contained in:
@@ -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