libyang: fuzzed branch was renamed (#5859)

This commit is contained in:
Michal Vasko 2021-05-31 13:38:30 +02:00 committed by GitHub
parent 4442574e30
commit 9488d28ab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
################################################################################
cd libyang
git checkout libyang2
git checkout devel
sed -i 's/add_subdirectory/#add_subdirectory/g' ./tools/CMakeLists.txt
mkdir build && cd build