forked from GitHub/gf-core
Narrow search, print env var
This commit is contained in:
3
.github/workflows/build-windows-binary.yml
vendored
3
.github/workflows/build-windows-binary.yml
vendored
@@ -26,7 +26,8 @@ jobs:
|
||||
- name: Find Java stuff
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
find /c -name "jni.h"
|
||||
echo $JAVA_HOME_8_X64
|
||||
find "/c/Program Files/Java" -name "jni.h"
|
||||
|
||||
- name: Prepare dist folder
|
||||
shell: msys2 {0}
|
||||
|
||||
Reference in New Issue
Block a user