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.
1 parent 6e0be8d commit 4d212ffCopy full SHA for 4d212ff
.github/workflows/pnetcdf_master.yml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
set -x
38
sudo apt-get update
39
- sudo apt-get install automake autoconf libtool libtool-bin m4
+ sudo apt-get install automake autoconf libtool=2.5.4 m4
40
# mpich
41
# sudo apt-get install mpich
42
# zlib
0 commit comments