This commit is contained in:
parent
3dd36230c9
commit
68588402fb
|
@ -12,6 +12,9 @@ jobs:
|
|||
publish_api:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: test
|
||||
run: ip route
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in a new issue