use only for admin another nodejs version and switch back to default (16) after.

This commit is contained in:
einhornimmond 2024-07-24 16:55:38 +02:00
parent bac0a7168c
commit 0728afc75b

View File

@ -219,6 +219,7 @@ nvm install
npm i -g yarn
yarn install
yarn build
nvm use default
# TODO maybe handle this differently?
export NODE_ENV=production