Skip to content

Commit b87cc5a

Browse files
fix: replace python3
1 parent f875896 commit b87cc5a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/psv_pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ jobs:
296296
wget https://mirrors.edge.kernel.org/ubuntu/pool/universe/w/what-is-python/python-is-python2_2.7.17-4_all.deb
297297
sudo dpkg -i libffi6_3.2.1-8_amd64.deb
298298
sudo dpkg -i libllvm6.0_6.0.1~svn334776-1~exp1~20190309042703.125_amd64.deb
299+
sudo dpkg -r python-is-python3
299300
sudo dpkg -i python-is-python2_2.7.17-4_all.deb
300301
sudo dpkg -i clang-format-6.0_6.0.1~svn334776-1~exp1~20190309042703.125_amd64.deb
301302
cd ..

0 commit comments

Comments
 (0)