Commit a056562
authored
ci: Remove pnpm version from publish workflow (#77)
This failed because I also have the pnpm version saved in package.json:
https://github.com/developmentseed/deck.gl-raster/actions/runs/20351997654/job/58478667252
```
Error: Multiple versions of pnpm specified:
- version 10 in the GitHub Action config with the key "version"
- version pnpm@10.25.0 in the package.json with the key "packageManager"
```1 parent f7eb5ac commit a056562
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
0 commit comments