mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-09 22:32:43 +02:00
4 lines
42 B
Bash
4 lines
42 B
Bash
nvmrc=~/.nvm/nvm.sh
|
|
source $nvmrc
|
|
nvm use
|