Skip to content

Commit

Permalink
fix: syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kang1221 authored Feb 17, 2024
1 parent 9945e72 commit 21317b6
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 @@ -23,7 +23,7 @@ jobs:
steps:

# 체크아웃
- name: Checkout
- name: Checkout
- uses: actions/checkout@v3
with:
token: ${{ secrets.TOKEN }}
Expand Down

0 comments on commit 21317b6

Please sign in to comment.