summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2020-11-18 23:17:42 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2020-11-18 23:17:42 +0100
commit012541ff5576ead9d999b5e66821a52b3bcfdace (patch)
tree0e66a257dd9acff954590067b00630a6bcebb9b9
parent0d12c7101c78444c1c7dbce55c9a311d4ecfd406 (diff)
Remove locate command, which fails because of missing DB
-rw-r--r--.github/workflows/build-macos-package.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-macos-package.yml b/.github/workflows/build-macos-package.yml
index 7c4854d3d..209b31de2 100644
--- a/.github/workflows/build-macos-package.yml
+++ b/.github/workflows/build-macos-package.yml
@@ -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