Commit 8c8c94f
[CI] Grab 'dotnet-install.sh' script directly from GitHub. (#9699)
Our CI builds are frequently failing to download the
`dotnet-install.sh` script from the official .NET website due to an
`AuthenticationException`.
Instead, grab the `dotnet-install.sh` script directly from GitHub to
avoid the issue.1 parent 1719a35 commit 8c8c94f
File tree
1 file changed
+5
-1
lines changed- build-tools/xaprepare/xaprepare/ConfigAndData
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
0 commit comments