mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +00:00
Fix name of asset in action
This commit is contained in:
parent
503730ab24
commit
7ccb8f4176
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
# Ideally this would upload the zipfile from below - but this action currently does not support this.
|
||||
with:
|
||||
name: FreqUI
|
||||
name: freqUI
|
||||
path: |
|
||||
dist
|
||||
!dist/**/*.map
|
||||
|
|
Loading…
Reference in New Issue
Block a user