Skip to content

Commit 3de32cc

Browse files
committed
workspace
1 parent 58b5e44 commit 3de32cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cache_java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: actions/upload-artifact@v4
8080
with:
8181
name: sdkman-installation-amd64
82-
path: $GITHUB_WORKSPACE/sdkman
82+
path: ${{ env.GITHUB_WORKSPACE }}/sdkman
8383

8484
setup-sdkman-amd64-musl:
8585
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)