diff --git a/scripts/nightly.yaml b/scripts/nightly.yaml index 4b9698c14..da95812d2 100644 --- a/scripts/nightly.yaml +++ b/scripts/nightly.yaml @@ -247,7 +247,7 @@ stages: displayName: 'Download macOS Arm64 Build' inputs: artifact: 'MacArm64' - path: $(Agent.TempDirectory)\package + path: $(Agent.TempDirectory)\package - task: NuGetToolInstaller@0 inputs: versionSpec: 5.x