1
0
forked from GitHub/gf-core

Remove locate command, which fails because of missing DB

This commit is contained in:
John J. Camilleri
2020-11-18 23:17:42 +01:00
parent 0d12c7101c
commit 012541ff55

View File

@@ -18,7 +18,6 @@ jobs:
- uses: actions/checkout@v2
# just to see output
- run: locate jni.h
- run: find / -name jni.h
- run: brew reinstall openjdk