Commit 9aa94ed
committed
add "Setup Dotnet sdk" step to "publish_docker" to see if this fixes the dotnet version error on build
bug: runner complains about dotnet 8.0 not being supported on nuget restore
hypothesis: something wrong with dotnet setup in "publish_docker"1 parent 81316f7 commit 9aa94ed
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
| |||
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
123 | | - | |
124 | | - | |
125 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
0 commit comments