mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 19:22:50 -06:00
set working directory
This commit is contained in:
1
.github/workflows/build-majestic.yml
vendored
1
.github/workflows/build-majestic.yml
vendored
@@ -243,6 +243,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build runtime
|
- name: Build runtime
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
|
working-directory: ./src/runtime/c
|
||||||
run: |
|
run: |
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
./configure
|
./configure
|
||||||
|
|||||||
Reference in New Issue
Block a user