Skip to content

Commit

Permalink
chore: update ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eunnbi committed Dec 22, 2024
1 parent ff70e6c commit 7382f69
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 dev dependencies
run: pnpm install --dev
- name: Install dependencies
run: pnpm install

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

0 comments on commit 7382f69

Please sign in to comment.