This commit is contained in:
xaoyaoo 2024-04-19 16:32:46 +08:00
parent dafe6da127
commit a3ad9347ca

View File

@ -45,6 +45,7 @@ jobs:
Compress-Archive -Path wxdump_web -DestinationPath wxdump_web.zip
Compress-Archive -Path PyWxDump -DestinationPath PyWxDump.zip
cd wxdump_web
npm list -g
npm install
npm run build