Skip to content

Commit

Permalink
remove trailing \/
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed Jun 7, 2024
1 parent 08a922b commit 8a6b5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/crash_repro.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ cmake \
-S ${source_dir} \
-B ${build_dir} \
-G Ninja \
-D CMAKE_INSTALL_PREFIX=${install_dir} \
-D CMAKE_INSTALL_PREFIX=${install_dir}
cmake --build ${build_dir} --config Release --target install

0 comments on commit 8a6b5e3

Please sign in to comment.