Dmitry Nefedov
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/Sophia.yml
|
|
@ -54,7 +54,7 @@ jobs: |
|
|
|
) |
|
|
|
Remove-Item -Path $Path -Recurse -Force |
|
|
|
|
|
|
|
Rename-Item -Path "Scripts\PolicyFileEditor-$LatestPolicyFileEditorVersion" -NewName "Scripts\PolicyFileEditor" -Force |
|
|
|
Rename-Item -Path "Scripts\PolicyFileEditor-$LatestPolicyFileEditorVersion" -NewName "PolicyFileEditor" -Force |
|
|
|
|
|
|
|
# Download Microsoft.Windows.SDK.NET.dll & WinRT.Runtime.dll |
|
|
|
$Parameters = @{ |
|
|
|