This commit is contained in:
Matteo Gheza 2020-11-28 09:22:55 +01:00
parent f574751fb0
commit 4a89fd663b
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
npm update -g webpack webpack-cli
webpack --version
npm run debug_bundle
ls resources/dist
ls dist
- uses: actions/upload-artifact@v1
with: