Skip to content

Commit 65a87f8

Browse files
committed
env too?
1 parent ec05cc1 commit 65a87f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/runtime_build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ env:
2323
TZ: /usr/share/zoneinfo/America/Los_Angeles
2424
# https://github.com/actions/cache/blob/main/tips-and-workarounds.md#cache-segment-restore-timeout
2525
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 1
26+
JAVA_HOME: ${{ env.JAVA_HOME_21_X64 }}
2627

2728
jobs:
2829
# ----- NODE_MODULES CACHE -----

0 commit comments

Comments
 (0)