CI: rm duplicate openconfig
This commit is contained in:
parent
b101d81b0c
commit
37d0e195bb
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -69,10 +69,6 @@ jobs:
|
||||||
run: git clone file://$(realpath ../..)
|
run: git clone file://$(realpath ../..)
|
||||||
- name: openconfig
|
- name: openconfig
|
||||||
run: mkdir -p openconfig; cd openconfig ; git clone https://github.com/openconfig/public
|
run: mkdir -p openconfig; cd openconfig ; git clone https://github.com/openconfig/public
|
||||||
- name: openconfig
|
|
||||||
run: mkdir -p openconfig; cd openconfig ; git clone https://github.com/openconfig/public
|
|
||||||
- name: ls openconfig
|
|
||||||
run: ls openconfig
|
|
||||||
- name: yangmodels1
|
- name: yangmodels1
|
||||||
run: mkdir -p yang/standard
|
run: mkdir -p yang/standard
|
||||||
- name: yangmodels2
|
- name: yangmodels2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue