Skip to content

Commit

Permalink
Install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdevnl committed Apr 30, 2023
1 parent 35712c6 commit 94b5784
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
uses: pnpm/action-setup@v2
with:
version: 8
run_install: true
- name: Install dependencies
run: pnpm install

0 comments on commit 94b5784

Please sign in to comment.