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 46cbc7c commit ddb7652Copy full SHA for ddb7652
.github/workflows/ci.yml
@@ -81,5 +81,6 @@ jobs:
81
- name: Upload Python 3.11.8 (32-bit) artifact
82
uses: actions/upload-artifact@v4
83
with:
84
+ include-hidden-files: true
85
name: python-3.11.8-32-bit
- path: /home/runner/.millennium/
86
+ path: /home/runner/.millennium/
0 commit comments