Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
gradle-version 명시
  • Loading branch information
koreaioi authored Jul 6, 2024
1 parent da616bd commit 711b98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
with:
gradle-version: '8.7' # Gradle 8.7 버전 설정
gradle-wrapper-directory: hamsung_backend/hamsung_project

- name: Give Permission
Expand Down

0 comments on commit 711b98f

Please sign in to comment.