Skip to content

Commit

Permalink
Update build-app
Browse files Browse the repository at this point in the history
  • Loading branch information
alexge50 authored Jul 13, 2019
1 parent d076b06 commit 221dbe3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/build-app
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ mkdir $BUILD_DIR
cd $BUILD_DIR
cmake ..
cmake --build . --target gie_test
./gie/gie_test
cd gie
./gie_test

0 comments on commit 221dbe3

Please sign in to comment.