mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 23:50:53 +02:00
Merge d36cb2e388
into 12cf5de1a8
This commit is contained in:
commit
e4d34b3edc
8 changed files with 256 additions and 49 deletions
2
.github/workflows/standalone.yml
vendored
2
.github/workflows/standalone.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
|||
run: cmake --build build -j4
|
||||
|
||||
- name: run
|
||||
run: ./build/Greeter
|
||||
run: ./build/GreeterStandalone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue