Commit e7bc3cdd authored by ChakshuGautam's avatar ChakshuGautam
Browse files

Fix: issues with prebuilds

Showing with 1 addition and 0 deletions
+1 -0
......@@ -6,6 +6,7 @@ export NVM_DIR="$([ -z "${XDG_CONFIG_HOME-}" ] && printf %s "${HOME}/.nvm" || pr
nvm install v14.19.1
nvm install 16
nvm use 14
cd ./packages/enketo-core && npm i
cd ..
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment