Skip to content

Commit

Permalink
make bin directory default in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Sep 11, 2024
1 parent ff4a352 commit 52a4e9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ RUN cmake \
ninja

RUN ctest -VV

WORKDIR /vcellroot/build/bin

0 comments on commit 52a4e9e

Please sign in to comment.