mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Rebuild npm modules as part of acceptance test docker run
This commit is contained in:
parent
f7ba554658
commit
7204c08fb2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
echo $AWS_BUCKET
|
||||
npm rebuild
|
||||
|
||||
echo ">> Starting server..."
|
||||
|
||||
|
|
Loading…
Reference in a new issue