mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-05 17:45:12 -06:00
Add glibtoolize to macOS CI
This commit is contained in:
@@ -86,6 +86,7 @@ jobs:
|
||||
- name: Build C runtime
|
||||
working-directory: ./src/runtime/c
|
||||
run: |
|
||||
glibtoolize
|
||||
autoreconf -i
|
||||
./configure
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user