-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: add assemble workflow #81
Conversation
c6867e2
to
ac03b19
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
νμΈ νμ΅λλ€~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
νμΈνμ΅λλ€~
.github/workflows/android.yml
Outdated
distribution: 'temurin' | ||
cache: gradle | ||
- name: Build with Gradle | ||
run: ./gradlew assembleDebug |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μκ±° runner ν λΉμ΄ μ΄λ»κ² λλμ§ λͺ¨λ₯΄κ² μ§λ§ κ°μ runner ν λΉλ κ²½μ°λ₯Ό λλΉν΄μ clean μΆκ°νλ©΄ μ΄λ¨κΉμ~?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μμ νμ΅λλ€~
with: | ||
java-version: '17' | ||
distribution: 'temurin' | ||
cache: gradle |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μκ±° μ΅μ
κ±Έλ©΄ actions/cache
μ‘μ
μΆκ° μμ΄λ μΊμ± λλ건κ°μ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actions/cache μ ν΅ν©λμ΄μ λμνλ€κ³ ν©λλ€.
https://github.com/actions/setup-java?tab=readme-ov-file#caching-packages-dependencies
μ μ₯μ μΊμμ λ±λ‘λ κ² λ³΄λ μ λμνλ κ² κ°μ΅λλ€.
https://github.com/naver/nam-sdk-android/actions/caches
ac03b19
to
87ce01f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
νμΈνμ΅λλ€~
π Description
π Checklist
κΈ°μ‘΄
ci.yml
μspotless.yml
μΌλ‘ λ³κ²½λμμ΅λλ€~