mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-18 12:34:36 +03:00
add badge
This commit is contained in:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user