From 5f30efb86b29a686ea627816dfe5604684aadbcb Mon Sep 17 00:00:00 2001 From: Bennett Chang <98476720+bcc2761@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:28:30 -0500 Subject: [PATCH] Update build_conda.yml --- .github/workflows/build_conda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_conda.yml b/.github/workflows/build_conda.yml index e078d657..97f1dfca 100644 --- a/.github/workflows/build_conda.yml +++ b/.github/workflows/build_conda.yml @@ -15,5 +15,5 @@ jobs: run: | conda config --append channels conda-forge conda config --append channels noaa-gfdl - conda install conda-build anaconda-client + conda install conda-build conda build .