From f2f7ed5f474e2931ebcb2cfefba392a7a47f3e29 Mon Sep 17 00:00:00 2001 From: lranzani Date: Mon, 2 Dec 2024 10:29:55 -0500 Subject: [PATCH] reverted to previous version --- .github/workflows/actions-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/actions-test.yml b/.github/workflows/actions-test.yml index e4af37c8..6461baf6 100644 --- a/.github/workflows/actions-test.yml +++ b/.github/workflows/actions-test.yml @@ -48,7 +48,6 @@ jobs: - name: Install BBN dependencies run: | - sudo apt-get install pandoc export GIT_LFS_SKIP_SMUDGE=1 pip install git+https://github.com/BBN-Q/bbndb.git pip install git+https://github.com/BBN-Q/QGL.git@develop