1
0
forked from GitHub/gf-core

Try another path

This commit is contained in:
John J. Camilleri
2021-07-22 22:49:44 +02:00
parent c67fe05c08
commit 7674f078d6

View File

@@ -26,8 +26,7 @@ jobs:
- name: Find Java stuff
shell: msys2 {0}
run: |
echo $JAVA_HOME_8_X64
find "/c/Program Files/Java" -name "jni.h"
find "/c/hostedtoolcache/windows/Java_Adopt_jdk" -name "jni.h"
- name: Prepare dist folder
shell: msys2 {0}