feature/84-character-creation #88
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ jobs:
|
|||
echo "NVM_DIR=$HOME/.nvm" >> $GITHUB_ENV
|
||||
- name: Check Node.js version
|
||||
run: |
|
||||
cat $GITHUB_PATH
|
||||
cat $GITHUB_ENV
|
||||
nvm --version
|
||||
node -v
|
||||
npm -v
|
||||
|
|
Loading…
Add table
Reference in a new issue