mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-03 04:18:33 -06:00
Install gcc in MSYS
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
with:
|
||||
install: >-
|
||||
base-devel
|
||||
gcc
|
||||
|
||||
- name: Setup Haskell
|
||||
uses: actions/setup-haskell@v1
|
||||
|
||||
Reference in New Issue
Block a user