This PR aims to fix #85 where Anomaly installs would fail due to a mismatch in parameter names. This was caused by the caller using a new parameter name that wasn't reflected in the method's signature (potentially someone forgot to stage & commit it 😅)
This fix has been tested locally, with the installer getting past the download and into the extraction.
This PR aims to fix #85 where Anomaly installs would fail due to a mismatch in parameter names. This was caused by the caller using a new parameter name that wasn't reflected in the method's signature (potentially someone forgot to stage & commit it 😅)
This fix has been tested locally, with the installer getting past the download and into the extraction.