We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5288e30 commit 1cad6d1Copy full SHA for 1cad6d1
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
sudo rm $HOME/.millennium/ext/data/cache/bin/pip3.11
97
sudo rm $HOME/.millennium/ext/data/cache/bin/2to3-3.11
98
99
- sudo mv $HOME/.millennium/ext/data/cache/bin/python3.11 $HOME/.millennium/ext/data/cache/bin/python3.11.8-i686-bin
+ sudo mv $HOME/.millennium/ext/data/cache/bin/python3.11 $HOME/.millennium/ext/data/cache/bin/python3.11
100
101
sudo mv $HOME/.millennium/ext/data/cache/* $HOME/.millennium/
102
sudo rm -rd $HOME/.millennium/ext
0 commit comments