Skip to content

Commit

Permalink
Update deployBack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JONG-KYEONG authored Jan 7, 2024
1 parent 125884e commit cdccbde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployBack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
distribution: 'temurin'
# - name: cd server
# run: cd /home/runner/work/GLOG/GLOG/server
- name: Generate Gradle Wrapper
run: gradle wrapper
# - name: Generate Gradle Wrapper
# run: gradle wrapper
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
Expand Down

0 comments on commit cdccbde

Please sign in to comment.