Skip to content

Commit

Permalink
fix ci 2
Browse files Browse the repository at this point in the history
  • Loading branch information
neelkarma committed Dec 10, 2023
1 parent fc02575 commit 6158708
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
- uses: actions/checkout@v4
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: latest
- name: Install
run: pnpm i
- name: Build
Expand Down

0 comments on commit 6158708

Please sign in to comment.