mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
ci: fix stats-module-load-init step (#16196)
This commit is contained in:
parent
8b2e137683
commit
c00749dcf7
@ -69,7 +69,7 @@ else
|
||||
} > bundle_size_stats.temp.json
|
||||
fi
|
||||
|
||||
jq < bundle_size_stats.temp.json > temp/stats/bundle_size_data.json
|
||||
jq . bundle_size_stats.temp.json > temp/stats/bundle_size_data.json
|
||||
rm bundle_size_stats.temp.json
|
||||
|
||||
cd temp
|
||||
|
Loading…
Reference in New Issue
Block a user