Open
Description
Hello.
I'm maintaining the MATLAB.jl
package which calls the MATLAB Engine APIs for C. Unfortunately, using this gh-action, I am unable to open the Matlab engine through the engOpen
method (ref: https://www.mathworks.com/help/matlab/apiref/engopen.html).
For reference the current code and it's unit tests work perfectly on a fresh install of MATLAB 2021a. I'm not sure why the engine fails to open on the gh actions CI: