Skip to content

Commit

Permalink
[chore] gradle setup 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeJE20 committed Sep 23, 2023
1 parent f9d0ddc commit 9a85d09
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
distribution: zulu
java-version: "17"

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
with:
gradle-version: 8.2.1

- name: Gradle Caching
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 9a85d09

Please sign in to comment.