mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
Try another path
This commit is contained in:
3
.github/workflows/build-windows-binary.yml
vendored
3
.github/workflows/build-windows-binary.yml
vendored
@@ -26,8 +26,7 @@ jobs:
|
|||||||
- name: Find Java stuff
|
- name: Find Java stuff
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
run: |
|
run: |
|
||||||
echo $JAVA_HOME_8_X64
|
find "/c/hostedtoolcache/windows/Java_Adopt_jdk" -name "jni.h"
|
||||||
find "/c/Program Files/Java" -name "jni.h"
|
|
||||||
|
|
||||||
- name: Prepare dist folder
|
- name: Prepare dist folder
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
|
|||||||
Reference in New Issue
Block a user