Skip to content

Commit

Permalink
ci troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Dec 22, 2023
1 parent 0947e77 commit 8ec86e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: gradle/gradle-build-action@v2
env:
LD_LIBRARY_PATH: /home/linuxbrew/.linuxbrew/lib
JAVA_LIBRARY_PATH: /usr/local/lib/:/usr/local/opt/libarchive/lib
JAVA_LIBRARY_PATH: /usr/local/opt/libarchive/lib
with:
arguments: build
gradle-home-cache-includes: |
Expand Down

0 comments on commit 8ec86e9

Please sign in to comment.