Skip to content

Commit

Permalink
Merge branch 'main' into release/0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue committed Nov 11, 2024
2 parents 76b9f07 + 74c5c0d commit 3d874ab
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,10 +461,11 @@ jobs:
name: Python-Installer-centos_stream9
path: installer

- uses: actions/download-artifact@v4
with:
name: Python-Installer-fedora_latest
path: installer
# TODO: reactivate...
# - uses: actions/download-artifact@v4
# with:
# name: Python-Installer-fedora_latest
# path: installer

- name: Display structure of downloaded files
run: ls -R
Expand Down

0 comments on commit 3d874ab

Please sign in to comment.