mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-27 03:51:34 +00:00
[Fix] install
: fix method=script install condition
Fixes #2665; see 8937917
This commit is contained in:

committed by
Jordan Harband

parent
275001b066
commit
4856407d26
2
.github/workflows/windows-npm.yml
vendored
2
.github/workflows/windows-npm.yml
vendored
@@ -108,7 +108,7 @@ jobs:
|
||||
- '10'
|
||||
method:
|
||||
- ''
|
||||
# - 'script' # TODO: uncomment this.
|
||||
- 'script'
|
||||
steps:
|
||||
- uses: Vampire/setup-wsl@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user