Skip to content

Commit

Permalink
chore: workflow 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
mirageoasis committed Aug 14, 2024
1 parent c04b6d2 commit 883ccd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
with:
fetch-depth: 1
submodules: true # 서브모듈도 함께 체크아웃
github-token: ${{secrets.PRIVATE_TOKEN}}

- name: Set up JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit 883ccd4

Please sign in to comment.