mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-09-21 17:46:36 +00:00
5 lines
43 B
Bash
5 lines
43 B
Bash
nvmrc=~/.nvm/nvm.sh
|
|
source $nvmrc
|
|
nvm use
|
|
|