Skip to content

Commit 1b870d1

Browse files
committed
20230720A
1 parent 7c1b3bf commit 1b870d1

File tree

2 files changed

+2
-1
lines changed
  • hugoalh.GitHubActionsToolkit/module/nodejs-wrapper
  • nodejs-wrapper-source

2 files changed

+2
-1
lines changed

hugoalh.GitHubActionsToolkit/module/nodejs-wrapper/main.js

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

nodejs-wrapper-source/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,4 @@ switch (input.wrapperName) {
189189
await resolveError(`\`${input.wrapperName}\` is not a valid NodeJS wrapper name! Most likely a mistake made by the contributors, please report this issue.`);
190190
break;
191191
}
192+
await exchangeFileHandle.close();

0 commit comments

Comments
 (0)