Commit 346969e
FixBuild: Revert the changes to get Pester from NuGet cache (PowerShell#6282)
Attempt to fix the macOS build.
In PowerShell#6263, I tried flushing the cache and it worked in the PR. However, after merging the PR, it turns out the master CI build failed again with the same Pester package restore error. So I'm reverting the change that got Pester from NuGet cache.1 parent 6dea7ea commit 346969e
2 files changed
Lines changed: 3 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
| |||
2303 | 2303 | | |
2304 | 2304 | | |
2305 | 2305 | | |
2306 | | - | |
2307 | | - | |
2308 | | - | |
2309 | | - | |
2310 | | - | |
| 2306 | + | |
2311 | 2307 | | |
2312 | 2308 | | |
2313 | | - | |
2314 | | - | |
2315 | 2309 | | |
2316 | 2310 | | |
2317 | 2311 | | |
| |||
2329 | 2323 | | |
2330 | 2324 | | |
2331 | 2325 | | |
2332 | | - | |
2333 | | - | |
2334 | | - | |
2335 | | - | |
2336 | | - | |
2337 | | - | |
2338 | | - | |
2339 | | - | |
2340 | | - | |
2341 | 2326 | | |
2342 | 2327 | | |
2343 | 2328 | | |
| |||
2361 | 2346 | | |
2362 | 2347 | | |
2363 | 2348 | | |
2364 | | - | |
2365 | | - | |
2366 | | - | |
2367 | | - | |
2368 | | - | |
2369 | | - | |
2370 | | - | |
2371 | | - | |
2372 | | - | |
2373 | | - | |
2374 | | - | |
2375 | | - | |
| 2349 | + | |
2376 | 2350 | | |
2377 | 2351 | | |
2378 | 2352 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
0 commit comments