Skip to content

Commit

Permalink
HOTFIX: distribution 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
seokjun01 committed Sep 27, 2024
1 parent 2483353 commit 48c094e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: '17'
distribution: 'temurin'

- name: Cache Gradle packages
uses: actions/cache@v2
Expand Down

0 comments on commit 48c094e

Please sign in to comment.