mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Try to find Java stuff
This commit is contained in:
2
.github/workflows/build-windows-package.yml
vendored
2
.github/workflows/build-windows-package.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Find Java stuff
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
find / -name "jni.h"
|
||||
find /c -name "jni.h"
|
||||
|
||||
- name: Setup Haskell
|
||||
uses: actions/setup-haskell@v1
|
||||
|
||||
Reference in New Issue
Block a user