In the [set-up-hpc](https://github.com/ACCESS-NRI/containerised-environments-infra/blob/3fff9af56888f9ab60c9a21cf7bf382a142f8f37/.github/actions/set_up_hpc_target/action.yml#L153-L159) action to sync the repo to the HPC system, we should replace the `-a` option with `-rltoD --safe-links` to avoid non-desirable effects. More context in https://github.com/ACCESS-NRI/containerised-environments-infra/issues/39#issuecomment-4436464735
In the set-up-hpc action to sync the repo to the HPC system, we should replace the
-aoption with-rltoD --safe-linksto avoid non-desirable effects.More context in #39 (comment)