| author | |
| committer | |
| log | 11d14a23a3984fa8a72555a6d7e17a06965ad1a0 |
| tree | 8a558aef3d654d08319d47268991392a0505fc4a |
| parent | 924679abc46deeaae9284ab6ce928aaddb0fae95 |
1 files changed, 1 insertions(+), 0 deletions(-)
ci/azure/pipelines.yml+1| ... | @@ -61,6 +61,7 @@ jobs: | ... | @@ -61,6 +61,7 @@ jobs: |
| 61 | 61 | ||
| 62 | - pwsh: | | 62 | - pwsh: | |
| 63 | Set-Variable -Name ZIGINSTALLDIR -Value "$(Get-Location)\stage3-release" | 63 | Set-Variable -Name ZIGINSTALLDIR -Value "$(Get-Location)\stage3-release" |
| 64 | Set-Variable -Name ZIGPREFIXPATH -Value "$(Get-Location)\$(ZIG_LLVM_CLANG_LLD_NAME)" | ||
| 64 | 65 | ||
| 65 | function CheckLastExitCode { | 66 | function CheckLastExitCode { |
| 66 | if (!$?) { | 67 | if (!$?) { |