Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miiiinju1 authored Aug 26, 2024
1 parent 45d7d9d commit 8873854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Liberica JDK 17
uses: actions/setup-java@v3
with:
distribution: 'liberica'
distribution: 'corretto'
java-version: '17'

- name: Cleanup application.yml
Expand Down

0 comments on commit 8873854

Please sign in to comment.