Use a proper Windows shell for routes update

Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
This commit is contained in:
Slava 2024-11-21 08:33:05 +02:00 committed by GitHub
parent 9350337d8b
commit c1f7eb924f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
steps:
- name: Prefer IPv4 over IPv6 in prefix policies
if: matrix.os == 'windows'
shell: cmd
run: |
netsh interface ipv6 set prefix ::/96 60 3
netsh interface ipv6 set prefix ::ffff:0:0/96 55 4