Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: adjust closing file to make world cli run on windows (#67)
Closes: WORLD-1149 ## Overview When trying to run world cli on windows, there's an issue when exec `world create`. This PR is adjusting the code for windows OS. ## Brief Changelog - Adjust file close to avoid Access Denied ## Testing and Verifying Manually tested on windows without using WSL
- Loading branch information