Skip to content

Commit

Permalink
debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
dfunckt committed Nov 29, 2023
1 parent d138462 commit 63dde16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions forge.sidecar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ function build(
binPath,
],
]);

commands.push(['ls', ['-alF', binPath]]);
});

commands.forEach(([cmd, args]) => {
Expand Down

0 comments on commit 63dde16

Please sign in to comment.