[Fix] install: fix method=script install condition

Fixes #2665; see 8937917
This commit is contained in:
Jérôme Foray
2021-11-30 16:07:22 +01:00
committed by Jordan Harband
parent 275001b066
commit 4856407d26
2 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,7 @@ jobs:
- '10'
method:
- ''
# - 'script' # TODO: uncomment this.
- 'script'
steps:
- uses: Vampire/setup-wsl@v1
with: