Skip to content

Commit

Permalink
Show Tcipip params
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Aug 8, 2023
1 parent 4749a3c commit fe75eca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ jobs:
bzlmod: [bzlmod, workspace]
runs-on: ${{ matrix.os }}
steps:
- if: ${{ matrix.os == 'windows-latest' }}
run: reg query HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
- if: ${{ matrix.os == 'ubuntu-latest' }}
run: |-
sudo swapoff -a
Expand Down

0 comments on commit fe75eca

Please sign in to comment.