From 17aedbcdf49167c3611ff5a09bb441994ad5d060 Mon Sep 17 00:00:00 2001 From: edoapra Date: Thu, 29 Jul 2021 11:57:10 -0700 Subject: [PATCH] add use_libxc on ubuntu gcc-10 step --- .github/workflows/github_actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 68f656d3f7..eebb8cebd3 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -142,6 +142,7 @@ jobs: nwchem_modules: "tinyqmpw python" fc: gfortran-10 cc: gcc-10 + use_libxc: 1 - os: macos-10.15 experimental: true mpi_impl: openmpi