Im thinking that since I can access our shared consts folder with Cypress in GHA, that this may be a an issue with where the other commands file is located. Since its outside the working directory I think I may need to add any shared cypress commands to the root of the project in order for this to work.