Skip to content

Commit 210c5ff

Browse files
committed
Path fixing
1 parent d793f18 commit 210c5ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ runs:
1919
using: composite
2020

2121
steps:
22-
- uses: .github/actions/setup-java
23-
22+
- uses: actions/setup-java
2423

2524
- run: |
2625
curl -s "https://get.sdkman.io" | bash

0 commit comments

Comments
 (0)