Skip to content

Commit

Permalink
Merge pull request #16 from LinaKK/feat/member
Browse files Browse the repository at this point in the history
update : 서브모듈 옵션추가
  • Loading branch information
LinaKK authored Feb 9, 2024
2 parents f00f57a + 34d235e commit fb6492f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit fb6492f

Please sign in to comment.