We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0a5443 + c4be31a commit f7a90faCopy full SHA for f7a90fa
.github/workflows/spio_pnetcdf_testing_workflow.yaml
@@ -47,7 +47,7 @@ jobs:
47
conda install conda-forge::mpich \
48
conda-forge::mpich-mpicc conda-forge::mpich-mpicxx \
49
conda-forge::mpich-mpifort
50
- conda-forge::libpnetcdf
+ conda install conda-forge::libpnetcdf
51
52
- name: Configure SCORPIO
53
shell: bash -l {0} # Ensure environment is active for configure cmds
0 commit comments