We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443e883 commit 05a793bCopy full SHA for 05a793b
1 file changed
.github/workflows/ci-lazypg.yml
@@ -71,7 +71,7 @@ jobs:
71
if: ${{ 'false' == steps.jdkcheck.outputs.java_found }}
72
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b
73
with:
74
- distrubution: temurin
+ distribution: temurin
75
java-version: ${{ matrix.java }}
76
77
- name: Compute absolute paths for java and jshell
0 commit comments