Skip to content

Commit 0cfc437

Browse files
untabified
1 parent a7e1734 commit 0cfc437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
make -j
101101
make install -j
102102
popd
103-
wget https://parallel-netcdf.github.io/Release/pnetcdf-1.12.3.tar.gz
103+
wget https://parallel-netcdf.github.io/Release/pnetcdf-1.12.3.tar.gz
104104
tar -zxf pnetcdf-1.12.3.tar.gz
105105
pushd pnetcdf-1.12.3
106106
CC=mpicc ./configure --disable-static --enable-shared --prefix=${HOME}/environments/${{ matrix.hdf5 }}

0 commit comments

Comments
 (0)