The data is copied to instance storage, if any solutions want to use the instance storage for temporary data storage they can do so with the environment variable.
In a test run on GitHub Actions the instance storage is not available, so we set it to just the $HOME directory.
The data is copied to instance storage, if any solutions want to use the instance storage for temporary data storage they can do so with the environment variable.
In a test run on GitHub Actions the instance storage is not available, so we set it to just the $HOME directory.