Skip to content

Commit 624d2dd

Browse files
dhuangnmdhuangnm
dhuangnm
authored and
dhuangnm
committed
minor fix
1 parent 05ecfdb commit 624d2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release-wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171

7272
- name: Install whl
7373
run: |
74-
pip3 install ${{ steps.build.outputs.whlname }}[dev,transformers,deepsparse]
74+
pip3 install ${{ steps.build.outputs.whlname }}[dev]

0 commit comments

Comments
 (0)