Skip to content

Commit 1756eee

Browse files
committed
Merge branch 'minor-updates-binary-packages' of https://github.com/GrammaticalFramework/gf-core into minor-updates-binary-packages
2 parents da6b2d4 + d9b0cd7 commit 1756eee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ jobs:
182182
- name: Build Java bindings
183183
shell: msys2 {0}
184184
run: |
185+
echo $JAVA_HOME_8_X64
186+
ls /c/hostedtoolcache/windows/Java_Adopt_jdk/8.0.292-10/x64
185187
export JDKPATH=/c/hostedtoolcache/windows/Java_Adopt_jdk/8.0.292-10/x64
186188
export PATH="${PATH}:${JDKPATH}/bin"
187189
cd src/runtime/java

0 commit comments

Comments
 (0)