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 200a67a commit d1d7bdaCopy full SHA for d1d7bda
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
91
sudo mv $HOME/.millennium/ext/data/cache/bin/python3.11 $HOME/.millennium/ext/data/cache/bin/python3.11.8-i686-bin
92
93
- sudo mv $HOME/.millennium/ext/data/cache $HOME/.millennium
+ sudo mv $HOME/.millennium/ext/data/cache/* $HOME/.millennium/
94
sudo rm -rd $HOME/.millennium/ext
95
96
- name: Upload Python 3.11.8 (32-bit) artifact
0 commit comments