We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9891e commit 0c759beCopy full SHA for 0c759be
1 file changed
bin/setup
@@ -11,6 +11,7 @@ fi
11
export UID
12
13
docker compose build
14
+bin/npm install
15
16
if [[ -z "${CI}" ]]; then
17
docker compose build dev
0 commit comments