mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-23 18:18:23 +03:00
interface: add http-api build to deps
This commit is contained in:
parent
926da94604
commit
86fdf7239c
@ -9,4 +9,6 @@ for i in $(find . -type d -maxdepth 1) ; do
|
||||
npm ci
|
||||
cd ..
|
||||
fi
|
||||
done
|
||||
done
|
||||
cd http-api
|
||||
npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user