You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@xiantang Hi, If we set cmd like this, where is the build command that air need to run in order to compile code? Should I need to put build command to pre_cmd or smt?
Is there a way to only do a build and not run the code?
#bin = "./tmp/main"
#bin = ""
I tried commenting out the bin line, making it empty, and even removing it. But it still runs the program when build succeeds.
The text was updated successfully, but these errors were encountered: