Hello, Problem description
I’ve updated my .replit file so that it first runs run build astro and then bun run run-server.mjs, but the .replit file didn’t update. When I try to run the commands above using the run button, the Repl still runs another command, but when I run these commands manually via the shell it works perfectly. (view image).
**Actual behavior : **
The .replit file isn’t updating, and the Repl still runs old commands. Expected behavior:
The Repl updates the .replit file and runs the new commands. Repl link/Link to where the bug appears: https://replit.com/@cldprv/Ositaut Screenshots, links, or other helpful context: