Commit 1c5d25d
committed
Fix make-release-lib.ps1 to install curl and nlohmann-json in classic mode. The repo now has a vcpkg.json manifest, which made the plain install command fail because manifest mode rejects individual package arguments. The --classic flag installs them into the shared tree the merge step reads from.
1 parent 99b91f7 commit 1c5d25d
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
0 commit comments