Skip to content

Commit d1d7bda

Browse files
committed
Update ci.yml
1 parent 200a67a commit d1d7bda

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
@@ -90,7 +90,7 @@ 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
93+
sudo mv $HOME/.millennium/ext/data/cache/* $HOME/.millennium/
9494
sudo rm -rd $HOME/.millennium/ext
9595

9696
- name: Upload Python 3.11.8 (32-bit) artifact

0 commit comments

Comments
 (0)