Skip to content

Commit

Permalink
fix: build command
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Sep 30, 2024
1 parent 39ede27 commit 88f612e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 'lts/*' # Specify your node version
cache: 'pnpm'

- name: Install pnpm
run: npm install -g pnpm
Expand Down

0 comments on commit 88f612e

Please sign in to comment.