Skip to content

Commit f9d6b49

Browse files
committed
remove jq from pip build
1 parent 41c6f26 commit f9d6b49

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build_pip.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
use_pre: ["", "--pre"]
2727

2828
steps:
29-
- name: Install jq
30-
shell: bash -l {0}
31-
run: |
32-
sudo apt-get install jq
33-
3429
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3530
with:
3631
fetch-depth: 0

0 commit comments

Comments
 (0)