Skip to content

Commit ddb7652

Browse files
committed
Update ci.yml
1 parent 46cbc7c commit ddb7652

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@ jobs:
8181
- name: Upload Python 3.11.8 (32-bit) artifact
8282
uses: actions/upload-artifact@v4
8383
with:
84+
include-hidden-files: true
8485
name: python-3.11.8-32-bit
85-
path: /home/runner/.millennium/
86+
path: /home/runner/.millennium/

0 commit comments

Comments
 (0)