mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 13:04:17 +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
|
npm ci
|
||||||
cd ..
|
cd ..
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
cd http-api
|
||||||
|
npm run build
|
||||||
|
Loading…
Reference in New Issue
Block a user