forked from DMXStage/dmxconnect
create the CI #1
@@ -5,7 +5,7 @@ jobs:
|
||||
prepare:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "🎉 Installing the environment..."
|
||||
- run: echo "Installing the environment..."
|
||||
- run: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||
- run: nvm install 20
|
||||
- run: node -v
|
||||
|
||||
Reference in New Issue
Block a user