Skip to content

Commit 1cad6d1

Browse files
committed
chore: Rename python bin
1 parent 5288e30 commit 1cad6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
sudo rm $HOME/.millennium/ext/data/cache/bin/pip3.11
9797
sudo rm $HOME/.millennium/ext/data/cache/bin/2to3-3.11
9898

99-
sudo mv $HOME/.millennium/ext/data/cache/bin/python3.11 $HOME/.millennium/ext/data/cache/bin/python3.11.8-i686-bin
99+
sudo mv $HOME/.millennium/ext/data/cache/bin/python3.11 $HOME/.millennium/ext/data/cache/bin/python3.11
100100

101101
sudo mv $HOME/.millennium/ext/data/cache/* $HOME/.millennium/
102102
sudo rm -rd $HOME/.millennium/ext

0 commit comments

Comments
 (0)