mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-25 20:45:15 +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
|
uses: actions/upload-artifact@v2
|
||||||
# Ideally this would upload the zipfile from below - but this action currently does not support this.
|
# Ideally this would upload the zipfile from below - but this action currently does not support this.
|
||||||
with:
|
with:
|
||||||
name: FreqUI
|
name: freqUI
|
||||||
path: |
|
path: |
|
||||||
dist
|
dist
|
||||||
!dist/**/*.map
|
!dist/**/*.map
|
||||||
|
|
Loading…
Reference in New Issue
Block a user