Skip to content

Commit 6640eab

Browse files
committed
Merge branch 'main' into pg/cleanup2
2 parents 07434d4 + c28f102 commit 6640eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ for (const file of input) {
202202
}
203203
writeCachedHash(pvmSourceMarkerFile, sourceHash)
204204
} else if (!solcOnly) {
205-
logger.logger.debug(
205+
logger.debug(
206206
`⏭️ Skipping PVM compilation for ${file.name} (unchanged)`,
207207
)
208208
}

0 commit comments

Comments
 (0)