Update ci for docs with configure
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
export OPENBLAS_PATH=${pkgs.openblas}
|
||||
export SCALAPACK_PATH=${pkgs.scalapack}
|
||||
export LD_LIBRARY_PATH=${pkgs.scalapack}/lib:$LD_LIBRARY_PATH
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user