Skip to content

Commit

Permalink
networksetup -listnetworkserviceorder
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 27, 2024
1 parent 931f40e commit 6965efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ runs:
shell: bash
if: runner.os == 'macOS'
run: |
networksetup -listnetworkserviceorder
networksetup -setdnsservers Ethernet "8.8.8.8"
scutil --dns
Expand Down

0 comments on commit 6965efb

Please sign in to comment.