Skip to content

Commit

Permalink
Ensure unpack target runs for cmdcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Dec 8, 2023
1 parent 05a4516 commit cee816e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l3kernel/build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ function cmdcheck()
mkdir(localdir)
cleandir(testdir)
dep_install(checkdeps)
unpack()
cmdcheck_hook()
for _,filetype in pairs(
{bibfiles, docfiles, typesetfiles, typesetdemofiles}
Expand Down

0 comments on commit cee816e

Please sign in to comment.