Skip to content

Commit

Permalink
Tried installing pandoc with sudo 3
Browse files Browse the repository at this point in the history
  • Loading branch information
lranzani committed Dec 2, 2024
1 parent bfb419f commit 3ec2664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ec2664

Please sign in to comment.