We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164c923 commit 099d4c4Copy full SHA for 099d4c4
.github/workflows/docs.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Install bcftools
35
run: |
36
- sudo apt-get install bcftools
+ sudo apt-get install bcftools jq
37
38
- name: Install package
39
0 commit comments