mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
Update download-artifact to pattern.
This commit is contained in:
parent
fcfd25d50b
commit
7b6e72ab57
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user