Skip to content

Commit fe75eca

Browse files
committed
Show Tcipip params
1 parent 4749a3c commit fe75eca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ jobs:
103103
bzlmod: [bzlmod, workspace]
104104
runs-on: ${{ matrix.os }}
105105
steps:
106+
- if: ${{ matrix.os == 'windows-latest' }}
107+
run: reg query HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
106108
- if: ${{ matrix.os == 'ubuntu-latest' }}
107109
run: |-
108110
sudo swapoff -a

0 commit comments

Comments
 (0)