Skip to content

Commit 099d4c4

Browse files
Add jq to docs image
1 parent 164c923 commit 099d4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Install bcftools
3535
run: |
36-
sudo apt-get install bcftools
36+
sudo apt-get install bcftools jq
3737
3838
- name: Install package
3939
run: |

0 commit comments

Comments
 (0)