Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ay-eonii committed Jul 16, 2024
1 parent b2c61f9 commit fafc71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/leets-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
distribution: 'corretto'

- name: gradlew 권한 부여
run: chmod +x gradlew
run: chmod +x ./gradlew

- name: Gradle 빌드
run: ./gradlew clean build -x test
Expand Down

0 comments on commit fafc71c

Please sign in to comment.