Apparently, using the same installer file can have different outcomes. I have three data points: (1) installing on my local machine, (2) installing on the grid, and (3) installing through the Github actions. In cases (1) and (3), the dynamic libraries are provided and everything works just fine. In case (2), however, I tried multiple times and they were never generated. So we can either try to figure out why the script behaves differently on our grid, or we can just implement a solution that also works without the dynamic libraries. As Florian, I'm in favor of the latter option.
|