This commit is contained in:
parent
68588402fb
commit
0716a4a425
|
@ -12,12 +12,12 @@ jobs:
|
|||
publish_api:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: test
|
||||
run: ip route
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: test
|
||||
run: ip route
|
||||
|
||||
- name: Install Docker
|
||||
run: |-
|
||||
install -m 0755 -d /etc/apt/keyrings
|
||||
|
|
Loading…
Reference in a new issue