Skip to content

Commit b0de59c

Browse files
authored
Add Windows support (#296)
* feat: add platform type * feat: add windows downloadUrl * fix: executable file must has a valid extension * fix: downloadLatest pathForValidation not found in windows * fix: path format in windows * fix: downloadVersion url * style: use ==/!= instead of ===/!== * fix: use path.sep instead of path.normalize or path.resolve * fix: replace the hardcoded unix path separators / with `${path.sep}` * revert: "style: use ==/!= instead of ===/!==" This reverts commit d5b56b4.
1 parent 095fbb0 commit b0de59c

13 files changed

Lines changed: 229 additions & 104 deletions

File tree

dist/save-cache/index.js

Lines changed: 33 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/save-cache/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)