I am using this action and was trying to add some repository-specific configuration by setting SPACK_USER_CONFIG_PATH to the repository directory with my config. However, it seems SPACK_DISABLE_LOCAL_CONFIG is set by default. Another way to point to local configuration in the action may be useful. Passing a config directory to setup-spack as an input could be useful in this case.
I am using this action and was trying to add some repository-specific configuration by setting SPACK_USER_CONFIG_PATH to the repository directory with my config. However, it seems SPACK_DISABLE_LOCAL_CONFIG is set by default. Another way to point to local configuration in the action may be useful. Passing a config directory to setup-spack as an input could be useful in this case.