mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-16 15:26:40 +00:00
remove DisableWinCompat file
This commit is contained in:
1
.github/workflows/golang-test-windows.yml
vendored
1
.github/workflows/golang-test-windows.yml
vendored
@@ -54,7 +54,6 @@ jobs:
|
||||
if: ${{ always() }}
|
||||
run: |
|
||||
rm "$PSHOME\DisableWinCompat.powershell.config.json"
|
||||
# Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process -Force
|
||||
Import-Module PSScheduledJob -UseWindowsPowerShell
|
||||
Import-Module ".\Invoke-ScheduledTask.ps1"
|
||||
Import-Module ".\Invoke-CommandAs.ps1"
|
||||
|
||||
Reference in New Issue
Block a user