Skip to content

Commit ce219a4

Browse files
committed
build awq from source
Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
1 parent 1c044d6 commit ce219a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_ipex.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
4646
- name: Install autoawq
4747
run: |
48+
pip install --upgrade pip setuptools wheel
4849
git clone https://github.com/casper-hansen/AutoAWQ.git
4950
cd AutoAWQ
5051
pip install .

0 commit comments

Comments
 (0)