From ab5f23485f8806c36beff2f19be57c9e4c805b0e Mon Sep 17 00:00:00 2001 From: Edward Hartnett Date: Mon, 10 Aug 2020 05:28:33 -0600 Subject: [PATCH] now trying caching for pnetcdf build --- .github/workflows/autotools.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autotools.yml b/.github/workflows/autotools.yml index 11c4e92d43a..249b1f60d90 100644 --- a/.github/workflows/autotools.yml +++ b/.github/workflows/autotools.yml @@ -1,4 +1,4 @@ -name: autotools +name: autotools_ubuntu_latest on: push: