godot-git-plugin icon indicating copy to clipboard operation
godot-git-plugin copied to clipboard

Use call and setlocal in build scripts for brevity while running CI

Open twaritwaikar opened this issue 5 years ago • 0 comments

On RandomSharper's advice for using setlocal and call syntax for build scripts so that scripts return properly and the need for intermediate cd .. commands is removed

twaritwaikar avatar May 17 '20 12:05 twaritwaikar