The RAID controller failed on ftp.fau.de, so move to a new source to fix the builds.
This commit is contained in:
@@ -40,7 +40,7 @@ steps:
|
||||
fi
|
||||
|
||||
# Install armadillo.
|
||||
curl https://ftp.fau.de/macports/distfiles/armadillo/armadillo-8.400.0.tar.xz | tar -xvJ && cd armadillo*
|
||||
curl https://data.kurg.org/armadillo-8.400.0.tar.xz | tar -xvJ && cd armadillo*
|
||||
cmake . && make && sudo make install && cd ..
|
||||
displayName: 'Install Build Dependencies'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user