Skip to content

Commit 24fdf70

Browse files
committed
fix : ci 수정
ci 정상 작동 테스트
1 parent bbac769 commit 24fdf70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@
1616

17-
- name:
18-
디버깅: 파일 존재 여부 확인
17+
- name: 파일 존재 여부 확인
1918
run: |
2019
echo "Current directory:"
2120
pwd

0 commit comments

Comments
 (0)