forked from MapComplete/MapComplete
Fix: attempt to fix build
This commit is contained in:
parent
f0e489e2b4
commit
e61149b49f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
echo "Starting prepare-build"
|
||||
nvm use
|
||||
# The build script; we build the application step by step as building everything at once takes too much RAM
|
||||
# Should be run from the repository root
|
||||
# This is the main deployment script
|
||||
|
|
Loading…
Add table
Reference in a new issue