Skip to content

Commit

Permalink
try with yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Mar 20, 2024
1 parent a531222 commit 4bf96ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
- name: Install python deps (nightly)
run: |
bash build_tools/ci/install_python_deps.sh nightly
python3 -m pip uninstall -y PyYAML
python3 -m pip install PyYAML==6.0.1
python3 -m pip list
working-directory: ./torch-mlir

Expand Down

0 comments on commit 4bf96ee

Please sign in to comment.