Skip to content

Commit

Permalink
👷 Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
min-0 authored Jul 29, 2024
1 parent 3e91bf9 commit 14d5a2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
#JDK 17 설정
java-version: '17'
distribution: 'corretto'
#Gradle 설정
- name: Setup Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
#gradlew 파일에 실행 권한 부여
- name: Grant execute permission to gradlew
run: chmod +x ./gradlew
Expand Down

0 comments on commit 14d5a2b

Please sign in to comment.