Skip to content

Commit

Permalink
Update download-artifact to pattern.
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Mar 31, 2024
1 parent ad56462 commit 73363d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -504,7 +504,7 @@ jobs:
- name: Download artifact 📦
uses: actions/download-artifact@v4
with:
name: freqtrade*-build
pattern: freqtrade*-build
path: dist
merge-multiple: true

Expand Down

0 comments on commit 73363d9

Please sign in to comment.