mirror of https://github.com/fafhrd91/actix-net
wat
This commit is contained in:
parent
6e333c1fd1
commit
b147151dfb
|
@ -29,7 +29,7 @@ jobs:
|
||||||
- uses: Setup Routing
|
- uses: 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
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Install ${{ matrix.version }}
|
- name: Install ${{ matrix.version }}
|
||||||
|
|
Loading…
Reference in New Issue