From 24f0b3bd18a78022bfac560beabb12b37a7a6624 Mon Sep 17 00:00:00 2001 From: Sait Cakmak Date: Mon, 6 Jan 2025 13:45:17 -0500 Subject: [PATCH] Update reusable_tutorials.yml --- .github/workflows/reusable_tutorials.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable_tutorials.yml b/.github/workflows/reusable_tutorials.yml index 8eff95a4f1..af84995f21 100644 --- a/.github/workflows/reusable_tutorials.yml +++ b/.github/workflows/reusable_tutorials.yml @@ -61,7 +61,7 @@ jobs: ALLOW_LATEST_GPYTORCH_LINOP: true run: | pip install .[tutorials] - conda install conda-forge::scipy + conda install numpy - if: ${{ !inputs.use_stable_ax }} name: Install latest Ax env: