Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
Signed-off-by: Yiheng Wang <[email protected]>
  • Loading branch information
yiheng-wang-nv committed Jan 27, 2024
1 parent d8fb014 commit 8958cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/run_premerge_cpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ verify_bundle() {
sudo apt-get install -y python3.9

# Create a symbolic link to ensure python points to python3.9
sudo ln -sf /usr/bin/python3.9 /usr/bin/python
export PATH=/usr/bin:$PATH
echo "Python version after reinstallation:"
python --version
echo 'Run verify bundle...'
Expand Down

0 comments on commit 8958cc2

Please sign in to comment.