diff --git a/build.sh b/build.sh index f280953..11b7bc9 100755 --- a/build.sh +++ b/build.sh @@ -52,6 +52,6 @@ codegen_out="--of=${codegen_out_name}" $d_compiler $codegen_src $codegen_out -$codegen_out $build/$base_name.spv +$codegen_out_name $build/$base_name.spv