Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kim1387 committed Sep 19, 2024
1 parent 15f046f commit 3f8e94e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/front-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: false # 기본 Yarn 캐싱 비활성화

# 4. Yarn 캐시 설정 (frontend/yarn.lock 기반)
- name: Cache Yarn dependencies
Expand Down

0 comments on commit 3f8e94e

Please sign in to comment.