fix: just run now runs from bin as wd

This commit is contained in:
Sara Gerretsen 2025-09-11 11:45:58 +02:00
parent 438d633a78
commit 54bc6b9415

View file

@ -1,5 +1,5 @@
run:
bin/CHANGEME
cd bin/ && ./CHANGEME
build:
cmake --build build