Skip to content

Commit

Permalink
fix: install pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Kutius committed Jan 13, 2024
1 parent 59c57ea commit 6ab9936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
run: npm install pnpm -g

- name: install Rust stable
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 6ab9936

Please sign in to comment.