Presently, within the codebase, there's a minor permissions hiccup involving select files in the .git/ folder. While adjusting their permissions isn't crucial for building or running the site, it's currently causing an error when specific lines in the makefile attempt to alter ownership. This update tackles that issue, enabling them to gracefully handle these permissions hiccups without interrupting the flow. 🚀🛠️
Presently, within the codebase, there's a minor permissions hiccup involving select files in the .git/ folder. While adjusting their permissions isn't crucial for building or running the site, it's currently causing an error when specific lines in the makefile attempt to alter ownership. This update tackles that issue, enabling them to gracefully handle these permissions hiccups without interrupting the flow. 🚀🛠️