fix: try it agian

This commit is contained in:
Tom Hu 2023-11-10 10:52:45 +11:00
parent b20621fdee
commit b006eac6db
No known key found for this signature in database
GPG key ID: 79155678363963D2
2 changed files with 2 additions and 1 deletions

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

View file

@ -34,6 +34,7 @@ try {
} else {
core.info('IT DOESNT EXIST open');
}
if (fs.existsSync(filename)) {
core.info('IT EXISTS pipe');
} else {