We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70804f8 commit 4e25ec0Copy full SHA for 4e25ec0
.github/workflows/ci.yml
@@ -100,7 +100,6 @@ jobs:
100
"Launcher" = "Launcher/*"
101
"ReleaseFiles" = "ReleaseFiles/*"
102
}
103
-
104
foreach ($dir in $dirs.Keys) {
105
$sourcePath = $dirs[$dir]
106
$targetPath = "${{ github.workspace }}/drop/Microsoft-Performance-Tools-Linux/MicrosoftPerfToolkitAddins/$dir"
0 commit comments