Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalbdivad committed May 17, 2024
1 parent c42cec5 commit 66d62c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ runs:
- name: Build
shell: bash
run: pnpm build

- name: Post-build install
shell: bash
run: pnpm install

0 comments on commit 66d62c7

Please sign in to comment.