Skip to content

Commit

Permalink
Update frontend-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shin-mallang authored Jul 20, 2023
1 parent 8b4111e commit 685df3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: '18.16.1'

- name: 🍔 yarn install
run: yarn add —immutable —immutable-cache —check-cache
run: yarn install
working-directory: ${{ env.working-directory }}

- name: 🍔 eslint 테스트
Expand Down

0 comments on commit 685df3e

Please sign in to comment.