fix pc export (#1265)

This commit is contained in:
Sheldon 2023-07-01 05:26:15 +08:00 committed by GitHub
parent 72fe55ae72
commit 6b54b2500c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -229,6 +229,7 @@ def export(
if frontend:
build.setup_frontend(Path.cwd())
prerequisites.get_app()
build.export_app(
backend=backend,