mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Updating beta autodeploy with nvm info
This commit is contained in:
2
.github/workflows/autodeploy.yml
vendored
2
.github/workflows/autodeploy.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
git clone https://github.com/Brighter-Applications/coriolis.git --single-branch --branch beta
|
||||
git clone https://github.com/Brighter-Applications/coriolis-data.git --single-branch --branch beta
|
||||
cd coriolis-data
|
||||
export NVM_DIR=~/.nvm
|
||||
source ~/.nvm/nvm.sh
|
||||
npm install
|
||||
cd ../coriolis
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user