Skip to content

Commit 876c545

Browse files
committed
workspace
1 parent c74af78 commit 876c545

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cache_java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
- name: Install SDKMAN!
7070
if: env.skip_install == 'false'
7171
run: |
72+
echo ${GITHUB_WORKSPACE}
7273
curl -s "https://get.sdkman.io" | bash
7374
mkdir -p ${GITHUB_WORKSPACE}/sdkman
7475
cp -r $HOME/.sdkman/* ${GITHUB_WORKSPACE}/sdkman

0 commit comments

Comments
 (0)