Fix: attempt to fix build

This commit is contained in:
Pieter Vander Vennet 2025-02-06 12:45:29 +01:00
parent f0e489e2b4
commit e61149b49f

View file

@ -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