mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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
|
||||
python-devel
|
||||
|
||||
- name: Find Java stuff
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
find /c -name "jni.h"
|
||||
|
||||
- name: Prepare dist folder
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user