Skip to content

Commit

Permalink
Remove rmDir references
Browse files Browse the repository at this point in the history
`rmDir` is not available on the node version used by the actions runner.

Instead, use the `del` package. It is safe, well-tested, and
cross-platform.
  • Loading branch information
Andrew Eisenberg committed Dec 8, 2021
1 parent cbed035 commit 45dc27d
Show file tree
Hide file tree
Showing 75 changed files with 8,140 additions and 28,819 deletions.
6 changes: 5 additions & 1 deletion lib/runner.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/runner.js.map

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions lib/toolcache.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/toolcache.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 45dc27d

Please sign in to comment.