Commit 55e88d9
authored
fix: replace pnpm to npm install (#436)
## Description
> Describe what you did and why.
**Related issue (if any):** fixes #issue_number_goes_here
## Checklist
- [x] I have followed this repository's contributing guidelines.
- [x] I will adhere to the project's code of conduct.
## Additional information
> Anything else?
## Summary by Sourcery
CI:
- Switch the release GitHub Actions workflow from using pnpm to npm to
install pnpm globally.1 parent bf37279 commit 55e88d9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments