HTML5 CI deploy fix

This commit is contained in:
Rodz Labs 2022-11-13 15:57:12 +01:00
parent 6771d7d646
commit 4d3779eacd
1 changed files with 1 additions and 0 deletions

View File

@ -39,3 +39,4 @@ jobs:
port: ${{ secrets.WEBSITE_SSH_PORT }}
source: "build/export_html5/*"
target: "material_maker/material_maker_web/public/mm_web"
strip_components: 2