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