Skip to content

Commit cdb8531

Browse files
committed
remove jq from pip build
1 parent 3729297 commit cdb8531

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
@@ -21,11 +21,6 @@ jobs:
2121
use_pre: ["", "--pre"]
2222

2323
steps:
24-
- name: Install jq
25-
shell: bash -l {0}
26-
run: |
27-
sudo apt-get install jq
28-
2924
- name: Checkout repo
3025
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3126
with:

0 commit comments

Comments
 (0)