mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
release ci: do not eat npm output
This commit is contained in:
parent
9f2cdead01
commit
2d28a1b039
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ if __name__ == "__main__":
|
|||
["npm", "run", "ci-build-release"],
|
||||
cwd=root / "web",
|
||||
check=True,
|
||||
capture_output=True,
|
||||
)
|
||||
subprocess.run(
|
||||
["git", "add", "--all", f"mitmproxy/tools/web"], cwd=root, capture_output=True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue