01org/libva -> intel/libva

This commit is contained in:
Ilya Fedin
2020-10-20 09:26:17 +04:00
committed by John Preston
parent 245d644cd7
commit b6fc418d32
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ jobs:
run: |
cd $LibrariesPath
git clone $GIT/01org/libva.git
git clone $GIT/intel/libva.git
cd libva
./autogen.sh --enable-static
make -j$(nproc)