mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
Find Java stuff
This commit is contained in:
5
.github/workflows/build-windows-binary.yml
vendored
5
.github/workflows/build-windows-binary.yml
vendored
@@ -23,6 +23,11 @@ jobs:
|
|||||||
gcc
|
gcc
|
||||||
python-devel
|
python-devel
|
||||||
|
|
||||||
|
- name: Find Java stuff
|
||||||
|
shell: msys2 {0}
|
||||||
|
run: |
|
||||||
|
find /c -name "jni.h"
|
||||||
|
|
||||||
- name: Prepare dist folder
|
- name: Prepare dist folder
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user