Fix name of asset in action

This commit is contained in:
Matthias 2020-12-06 13:52:12 +01:00
parent 503730ab24
commit 7ccb8f4176

View File

@ -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