mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Add an install step to the CI build script
This commit is contained in:
parent
5431488a9a
commit
e530406d62
@ -10,6 +10,7 @@ echo -e "# ###### THEME LICENSES ######\n" >> $OUTPUT_FILE
|
||||
|
||||
echo "Generating theme licenses"
|
||||
cd styles
|
||||
npm ci
|
||||
npm run --silent build-licenses >> $OUTPUT_FILE
|
||||
cd ..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user