mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-03-15 03:47:54 +00:00
Fix trailing blank line in postinstall.js
Co-authored-by: ejahnGithub <108841108+ejahnGithub@users.noreply.github.com>
This commit is contained in:
parent
d2a27292b7
commit
925a0eede9
@ -57,4 +57,3 @@ const packageFiles = findPackageJsonFiles(nodeModulesDir)
|
|||||||
for (const pkgPath of packageFiles) {
|
for (const pkgPath of packageFiles) {
|
||||||
patchPackage(pkgPath)
|
patchPackage(pkgPath)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user