Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qlido authored Dec 7, 2023
1 parent 743c156 commit 75e10fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

- name: permission
run: chmod +x ./gradlew

# Spring Boot 어플리케이션 Build (1)
- name: Spring Boot Build
Expand Down

0 comments on commit 75e10fc

Please sign in to comment.