Skip to content

Commit 3d874ab

Browse files
committed
Merge branch 'main' into release/0.3
2 parents 76b9f07 + 74c5c0d commit 3d874ab

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/ci_cd.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -461,10 +461,11 @@ jobs:
461461
name: Python-Installer-centos_stream9
462462
path: installer
463463

464-
- uses: actions/download-artifact@v4
465-
with:
466-
name: Python-Installer-fedora_latest
467-
path: installer
464+
# TODO: reactivate...
465+
# - uses: actions/download-artifact@v4
466+
# with:
467+
# name: Python-Installer-fedora_latest
468+
# path: installer
468469

469470
- name: Display structure of downloaded files
470471
run: ls -R

0 commit comments

Comments
 (0)