mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +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:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
- name: install
|
- name: build and install library
|
||||||
run: |
|
run: |
|
||||||
cmake -H. -Bbuild
|
cmake -H. -Bbuild
|
||||||
sudo cmake --build build --target install
|
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)
|
||||||
[](https://github.com/TheLartians/Greeter/actions)
|
[](https://github.com/TheLartians/Greeter/actions)
|
||||||
|
[](https://github.com/TheLartians/Greeter/actions)
|
||||||
|
|
||||||
# ModernCPPStarter
|
# ModernCPPStarter
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue