Skip to content

Commit

Permalink
[#47] feat: githubactions workflow 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Te-H0 authored Apr 18, 2024
1 parent 1bc517b commit 06755d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

# 4) gradle 빌드
- name: Build with Gradle
run: ./gradlew clean build
run: ./gradlew clean build -i
# working-directory: ${{ env.working-directory }}

# AWS 인증
Expand Down

0 comments on commit 06755d3

Please sign in to comment.