Skip to content

Commit

Permalink
feat(workflows): use pnpm instead of yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Burial0268 committed Aug 12, 2024
1 parent 4865e1a commit d963d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: build
package_manager: yarn
package_manager: pnpm

0 comments on commit d963d0a

Please sign in to comment.