Skip to content

Commit 471cddd

Browse files
author
Sam Anklesaria
committed
Try another random thing
1 parent 352ae4b commit 471cddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/unittest-linux/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ esac
7777

7878

7979
# 2. Install build tools
80-
export LD_LIBRARY_PATH=/opt/rh/gcc-toolset-11/root/usr/local/:$LD_LIBRARY_PATH
80+
export LD_LIBRARY_PATH=/opt/rh/gcc-toolset-11/root/usr/local/lib:/opt/rh/gcc-toolset-11/root/usr/local/lib64:$LD_LIBRARY_PATH
8181
echo $LD_LIBRARY_PATH
8282
conda install -y -c conda-forge 'ffmpeg>=6,<7'
8383

0 commit comments

Comments
 (0)