Skip to content

Commit

Permalink
fix: artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Nov 19, 2024
1 parent f4fcfec commit ce6ffce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ jobs:

- uses: actions/download-artifact@v4
with:
name: Python-Installer-fedora_latest
name: Python-Installer-fedora_40
path: installer

- name: Display structure of downloaded files
Expand Down

0 comments on commit ce6ffce

Please sign in to comment.