Skip to content

Commit

Permalink
Setup pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
lerte committed Apr 12, 2024
1 parent d39f9ac commit 40d1d3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 8
- uses: dAppServer/[email protected]
with:
build-name: ${{ matrix.build.name }}
Expand Down

0 comments on commit 40d1d3d

Please sign in to comment.