Skip to content

Commit 56b2808

Browse files
authored
1 parent 00401c4 commit 56b2808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/switching-to-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ steps:
2424
wget -O $RUNNER_TEMP/java_package.tar.gz $download_url
2525
- uses: actions/setup-java@v2
2626
with:
27-
distribution: 'jdkFile'
27+
distribution: 'jdkfile'
2828
jdkFile: ${{ runner.temp }}/java_package.tar.gz
2929
java-version: '11.0.0'
3030
architecture: x64

0 commit comments

Comments
 (0)