From 6c87a02b3ac97c4a384a0275479bbdc5d1e674c3 Mon Sep 17 00:00:00 2001 From: Girish <79399756+Girish-Anadv-07@users.noreply.github.com> Date: Mon, 25 Mar 2024 00:01:33 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1c93c06d..724a8f3c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,9 +36,6 @@ jobs: python3 run.py pip install mpmath==1.3.0 make clean html - conda list - pip list - mpmath -v - name: Deploy 🚀 uses: JamesIves/github-pages-deploy-action@v4