fix
This commit is contained in:
parent
dafe6da127
commit
a3ad9347ca
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
|||||||
Compress-Archive -Path wxdump_web -DestinationPath wxdump_web.zip
|
Compress-Archive -Path wxdump_web -DestinationPath wxdump_web.zip
|
||||||
Compress-Archive -Path PyWxDump -DestinationPath PyWxDump.zip
|
Compress-Archive -Path PyWxDump -DestinationPath PyWxDump.zip
|
||||||
cd wxdump_web
|
cd wxdump_web
|
||||||
|
npm list -g
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user