From 978abddcb2a6b586f8aacf9cc9d0ac5cf3300f73 Mon Sep 17 00:00:00 2001 From: Girish <79399756+Girish-Anadv-07@users.noreply.github.com> Date: Wed, 14 Feb 2024 21:44:01 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 448ba5df..7fb426d8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,10 +23,7 @@ jobs: run: | conda install -c conda-forge graph-tool pip install Sphinx - git clone https://github.com/potassco/clorm - cd clorm - pip install . - cd .. + pip install clingo python3 setup.py install pip install sphinx-copybutton pip install furo