add badge

This commit is contained in:
Lars Melchior 2020-04-13 17:35:18 +02:00
parent 578bf1e83f
commit 00b97f150b
2 changed files with 2 additions and 1 deletions

View file

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: install
- name: build and install library
run: |
cmake -H. -Bbuild
sudo cmake --build build --target install