Skip to content

Commit

Permalink
Need to update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
kohnech committed Jan 5, 2020
1 parent bfae0ad commit 108ddc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
echo This job does specify a container.
lsb_release -a
echo nproc $(nproc)
git submodule init
git submodule update
mkdir build
cd build/
cmake ..
Expand Down

0 comments on commit 108ddc8

Please sign in to comment.