Skip to content

Commit

Permalink
chore(fe): update ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eunnbi committed Jan 7, 2025
1 parent 722e7c9 commit 621b778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ jobs:
with:
install: 'no'

- name: Install root dev dependencies and next dependency
run: pnpm add -w [email protected]
- name: Install root and frontend dependencies
run: pnpm install -w --filter frontend

- name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 621b778

Please sign in to comment.