Skip to content

Commit fefaafb

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

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
@@ -93,7 +93,7 @@ jobs:
9393
sudo mv $HOME/.millennium/ext/data/cache $HOME/.millennium/python-3.11.8-i686
9494
sudo rm -rd $HOME/.millennium/ext
9595

96-
$HOME/.millennium/ext/data/cache/bin/python3.11 --version
96+
$HOME/.millennium/ext/data/cache/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)