Skip to content

Commit

Permalink
fix nano action (intel#10020)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeouSker77 authored Jan 29, 2024
1 parent c6f1316 commit 627671d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/nano/setup-pytorch-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ runs:
pip install ConfigSpace 'optuna<=3.1.1'
# required by NoteBook and Tutorial test
pip install nbmake==1.3.0 lightning-bolts==0.5.0 ipykernel==5.5.6 matplotlib
pip install nbmake lightning-bolts==0.5.0 ipykernel==5.5.6 matplotlib
# required by OpenVINO and IPEX test
pip install diffusers==0.11.1
Expand Down

0 comments on commit 627671d

Please sign in to comment.