1
0
forked from GitHub/gf-core

Find Java stuff

This commit is contained in:
John J. Camilleri
2021-07-22 22:34:26 +02:00
parent 4f256447e2
commit 7b9bb780a2

View File

@@ -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: |