Skip to content

Commit

Permalink
chore: cicd-prod.yml 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
clean2001 committed Oct 29, 2024
1 parent b2c1f5c commit 1abbab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-cicd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
distribution: 'corretto'

- name: Checkout sources
uses: actions/checkout@v4ㄹ
uses: actions/checkout@v4

- name: Setup Gradle
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
Expand Down

0 comments on commit 1abbab8

Please sign in to comment.