1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-03 23:50:53 +02:00
This commit is contained in:
MichaelUnknown 2025-03-19 04:14:27 +00:00 committed by GitHub
commit e4d34b3edc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 256 additions and 49 deletions

View file

@ -32,4 +32,4 @@ jobs:
run: cmake --build build -j4
- name: run
run: ./build/Greeter
run: ./build/GreeterStandalone