Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Davilarek authored Sep 14, 2024
1 parent bf073dc commit 1bfdc49
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 @@ -17,6 +17,8 @@ jobs:
with:
node-version: 18
- uses: pnpm/action-setup@v4
with:
version: 9
- name: Install dependencies and build
run: |
pnpm install
Expand Down

0 comments on commit 1bfdc49

Please sign in to comment.