Skip to content

Commit

Permalink
CI: Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 5, 2020
1 parent bd6d781 commit fda3b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
netsh winsock reset
# Disable IPv6.
# https://superuser.com/questions/1545288/disable-ipv6-connectivity-on-windows-without-restarting-the-computer
netsh interface teredo set state disabled
netsh interface ipv6 6to4 set state state=disabled undoonstop=disabled
netsh interface ipv6 isatap set state state=disabled
Expand Down

0 comments on commit fda3b10

Please sign in to comment.