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 d1734f9 commit 200a67aCopy full SHA for 200a67a
.github/workflows/ci.yml
@@ -93,10 +93,6 @@ jobs:
93
sudo mv $HOME/.millennium/ext/data/cache $HOME/.millennium
94
sudo rm -rd $HOME/.millennium/ext
95
96
- $HOME/.millennium/bin/python3.11.8-i686-bin --version
97
- mkdir -p /home/runner/env/ext/data
98
- sudo cp -r $HOME/.millennium/ext/data/cache $HOME/.millennium
99
-
100
- name: Upload Python 3.11.8 (32-bit) artifact
101
uses: actions/upload-artifact@v4
102
with:
0 commit comments