Skip to content

Commit

Permalink
Update buildAndTestRyzenAISw.yml (#1845)
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield authored Oct 16, 2024
1 parent ebc3715 commit 12ebb41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildAndTestRyzenAISw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
pip install onnxruntime==1.17.0
pip install -r python/requirements.txt
pip install -r python/requirements_ml.txt
HOST_MLIR_PYTHON_PACKAGE_PREFIX=aie pip install -r python/requirements_extras.txt
VERSION=$(utils/clone-llvm.sh --get-wheel-version)
Expand Down

0 comments on commit 12ebb41

Please sign in to comment.