Skip to content

Commit 5758b6a

Browse files
committed
Chore: CI 파일 내 - 오타 제거
1 parent aaec632 commit 5758b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212
- name: Checkout Source Code
13-
- uses: actions/checkout@v3
13+
uses: actions/checkout@v3
1414

1515
- name: Setup Node.js
1616
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)