Skip to content

Commit

Permalink
Ensure pnpm is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
hatchan committed Sep 17, 2024
1 parent fc06dd0 commit c924f6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
with:
node-version: lts/*

- uses: pnpm/action-setup@v4

- name: Install Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
Expand Down

0 comments on commit c924f6b

Please sign in to comment.