mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-01 19:40:49 +00:00
build: specify Node version using .nvmrc file (#433)
* build: specify Node.js version in `.nvmrc` file * ci: setup Node.js with version specified in `.nvmrc`
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.*
|
||||
!.env.yarn
|
||||
!.git*
|
||||
!.nvmrc
|
||||
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user