This commit is contained in:
moganda12 2024-08-07 00:06:59 +00:00
parent 13907fe787
commit 3507991b2c

View File

@ -1,4 +1,4 @@
run = "make 👨‍💻/main.cpp clicker"
run = "sh make.sh 👨‍💻/main.cpp clicker"
hidden = ["main", "**/*.o", "**/*.d", ".ccls-cache", "Makefile"]