Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seohyun-lee authored Feb 8, 2024
1 parent 0af4921 commit 1dc811f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
# Gradlew 실행 허용
- name: Run chmod to make gradlew executable
run: |
pwd
ls
cd withmate
chmod +x ./gradlew
# JDK 17 세팅
Expand Down

0 comments on commit 1dc811f

Please sign in to comment.