fix: just run now runs from bin as wd
This commit is contained in:
parent
438d633a78
commit
54bc6b9415
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -1,5 +1,5 @@
|
|||
run:
|
||||
bin/CHANGEME
|
||||
cd bin/ && ./CHANGEME
|
||||
|
||||
build:
|
||||
cmake --build build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue