Skip to content

Commit

Permalink
패키지 의존성 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
KANGYONGSU23 authored and KANGYONGSU23 committed Oct 5, 2023
2 parents 0e656ce + 8391d05 commit 5e541ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: Install Dependencies
# 이전의 cache가 없다면 의존성을 설치합니다.
if: steps.cache.outputs.cache-hit != 'true'
run: yarn install --immutable

- name: Build Packages
Expand Down

0 comments on commit 5e541ec

Please sign in to comment.