CI: rm duplicate openconfig

This commit is contained in:
Olof hagsand 2023-09-29 22:39:12 +02:00
parent b101d81b0c
commit 37d0e195bb

View file

@ -69,10 +69,6 @@ jobs:
run: git clone file://$(realpath ../..)
- name: openconfig
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
run: mkdir -p yang/standard
- name: yangmodels2