mirror of https://github.com/fafhrd91/actix-net
s/uses/name
This commit is contained in:
parent
b147151dfb
commit
bf28977e8c
|
@ -26,7 +26,7 @@ jobs:
|
||||||
runs-on: ${{ matrix.target.os }}
|
runs-on: ${{ matrix.target.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: Setup Routing
|
- name: Setup Routing
|
||||||
if: matrix.target.os == 'macos-latest'
|
if: matrix.target.os == 'macos-latest'
|
||||||
run: sudo ifconfig lo0 alias 127.0.0.3
|
run: sudo ifconfig lo0 alias 127.0.0.3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue