Skip to content

Commit

Permalink
fix: jitpack 배포 시 테스트를 실행하여 발생하는 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
joon6093 committed Nov 23, 2024
1 parent b5f9d3e commit 1e5f47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ before_install:

install:
- chmod +x ./handler/gradlew
- ./handler/gradlew build publishToMavenLocal
- ./handler/gradlew assemble publishToMavenLocal

0 comments on commit 1e5f47d

Please sign in to comment.