We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68e27b commit 9a6d5f7Copy full SHA for 9a6d5f7
.github/workflows/ci-workflow.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
12
with:
13
java-version: '21.0.5+11.0.LTS'
14
- distribution: 'Temurin'
+ distribution: 'temurin'
15
- name: Run.sh
16
env:
17
DEFOLD_USER: [email protected]
0 commit comments