mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-17 20:14: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:
|
||||
- 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user