forked from GitHub/gf-core
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