mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-07-30 19:46:16 +00:00
followup
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
submodules: recursive
|
||||
- name: Clear Java tool-cache for reproduciblity
|
||||
shell: bash
|
||||
run: rm -rf "$RUNNER_TOOL_CACHE/Java_*"
|
||||
run: rm -rf "$RUNNER_TOOL_CACHE"/Java_*
|
||||
- name: Set up JDK 25.0.2
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user