Commit 4b3b238
authored
Install libyang to azure pipeline (#292)
#### Why I did it
sonic-swss-common lib will add dependency to libyang soon, so need install libyang lib to prevent build and UT break.
#### How I did it
Modify azure pipeline to install libyang in azure pipeline steps.
#### How to verify it
Pass all UT.
#### Which release branch to backport (provide reason below if selected)
#### Description for the changelog
Modify azure pipeline to install libyang in azure pipeline steps.
#### Link to config_db schema for YANG module changes
#### A picture of a cute animal (not mandatory but encouraged)1 parent 8ff5f37 commit 4b3b238
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments