Skip to content

Commit d1734f9

Browse files
committed
Update ci.yml
1 parent fefaafb commit d1734f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ jobs:
9090

9191
sudo mv $HOME/.millennium/ext/data/cache/bin/python3.11 $HOME/.millennium/ext/data/cache/bin/python3.11.8-i686-bin
9292

93-
sudo mv $HOME/.millennium/ext/data/cache $HOME/.millennium/python-3.11.8-i686
93+
sudo mv $HOME/.millennium/ext/data/cache $HOME/.millennium
9494
sudo rm -rd $HOME/.millennium/ext
9595

96-
$HOME/.millennium/ext/data/cache/bin/python3.11.8-i686-bin --version
96+
$HOME/.millennium/bin/python3.11.8-i686-bin --version
9797
mkdir -p /home/runner/env/ext/data
9898
sudo cp -r $HOME/.millennium/ext/data/cache $HOME/.millennium
9999

0 commit comments

Comments
 (0)