Skip to content

Commit

Permalink
Run make too
Browse files Browse the repository at this point in the history
  • Loading branch information
James A Sutherland committed Aug 28, 2022
1 parent 929488d commit 0570bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
mkdir build
cd build
cmake .. -DDOWNLOAD_BOOST=1 -DWITH_BOOST=$HOME/my_boost
make -sj`nproc`
- name: Setup upterm session
uses: lhotari/action-upterm@v1
if: contains(github.ref,'refs/tags/')
Expand Down

0 comments on commit 0570bb9

Please sign in to comment.