Skip to content

Commit 9a6d5f7

Browse files
committed
Update ci-workflow.yml
1 parent d68e27b commit 9a6d5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
1212
with:
1313
java-version: '21.0.5+11.0.LTS'
14-
distribution: 'Temurin'
14+
distribution: 'temurin'
1515
- name: Run.sh
1616
env:
1717
DEFOLD_USER: [email protected]

0 commit comments

Comments
 (0)