Skip to content

Commit fef4866

Browse files
authored
Merge pull request #8 from boostcampwm-2024/v2/project-setting
🐞 Fix(.github): 깃허브 액션에서 중복으로 checkout 액션을 사용하는 부분 제거
2 parents 7e4ca5a + bcd318f commit fef4866

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- name: Build applications
3232
run: pnpm turbo build
3333

34-
- uses: actions/checkout@v4
3534
- name: NCP registry login
3635
uses: docker/login-action@v3
3736
with:

0 commit comments

Comments
 (0)