Skip to content

Commit

Permalink
ci: 💚 Add pnpm to GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Nov 5, 2023
1 parent 18e0b0b commit 784ab90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
- name: Install pnpm
uses: pnpm/action-setup@v2
- name: Install Rust stable
uses: dtolnay/rust-toolchain@v1
with:
Expand Down

0 comments on commit 784ab90

Please sign in to comment.