Commit 41c1c53
authored
fix: pass target_dir in populate_from_args (#62)
The target_dir was not being forwarded from args, causing builds to
use the default target directory instead of the user-specified one.
This fix is needed for: hyperlight-dev/hyperlight-js@0bec9b1
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>1 parent 096331d commit 41c1c53
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments