Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gerstrong authored Jul 5, 2020
1 parent 4e32cc1 commit 61ad000
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ jobs:
run: cmake ./ -DUSE_BOOST=0
- name: make
run: make
- name: sudo make install
run: sudo make install

0 comments on commit 61ad000

Please sign in to comment.