mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
add badge
This commit is contained in:
parent
578bf1e83f
commit
00b97f150b
2 changed files with 2 additions and 1 deletions
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
|
@ -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
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
[](https://github.com/TheLartians/Greeter/actions)
|
||||
|
||||
# ModernCPPStarter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue