Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lepapareil authored Jan 22, 2025
1 parent 481c010 commit a7a5a4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: debug
run: |
Write-Host "======== etc/hosts"
Get-NetAdapterBinding -ComponentID ms_tcpip6
Disable-NetAdapterBinding -InterfaceAlias "Ethernet" -ComponentID ms_tcpip6
Get-NetAdapterBinding -ComponentID ms_tcpip6
exit 1
Get-ChildItem -Path C:\ -Filter hosts -Recurse -ErrorAction SilentlyContinue
Expand Down

0 comments on commit a7a5a4d

Please sign in to comment.