Skip to content

Commit

Permalink
same in nupm install
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed Oct 12, 2023
1 parent ea4a9cf commit 223b567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nupm/install.nu
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ def install-path [

do {
cd $tmp_dir
nu $build_file ($pkg_dir | path join 'package.nuon')
^$nu.current-exe $build_file ($pkg_dir | path join 'package.nuon')
}

rm -rf $tmp_dir
Expand Down

0 comments on commit 223b567

Please sign in to comment.