Commit 1f8fb99
committed
fix: Use version from package.json in Chocolatey CI workflow
The nuspec version may lag behind package.json since manifests are
updated after the release. Pass --version to choco pack to use the
correct version.1 parent 45b4f4d commit 1f8fb99
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments