mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 07:30:53 +02:00
fix errors in CI workflows
This commit is contained in:
parent
c858f9dd23
commit
d36cb2e388
2 changed files with 2 additions and 2 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