Skip to content

Commit

Permalink
create the output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Nov 4, 2024
1 parent 9aca30e commit 2399061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/rawrrassembly/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ for runtime in $runtimes; do
done

tree bin/Release/net8.0
mkdir -p "$output_folder"

# Export the result
for runtime in $runtimes; do
Expand Down

0 comments on commit 2399061

Please sign in to comment.