diff --git a/.github/workflows/actions-test.yml b/.github/workflows/actions-test.yml index 25314e11..e4af37c8 100644 --- a/.github/workflows/actions-test.yml +++ b/.github/workflows/actions-test.yml @@ -48,7 +48,7 @@ jobs: - name: Install BBN dependencies run: | - sudo apt-get install pandoc + 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