diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml index e15819fdc..0b2ce3eab 100644 --- a/.github/actions/build/action.yml +++ b/.github/actions/build/action.yml @@ -104,7 +104,7 @@ runs: generate_exports copy_config - source "${TMP_CONFIG}" + source "${CONFIG_PATH}" echo "DOWNLOAD_URL_CHECKSUM=${DOWNLOAD_URL_CHECKSUM}" >> $GITHUB_OUTPUT echo "DOWNLOAD_URL_IMAGE=${DOWNLOAD_URL_IMAGE}" >> $GITHUB_OUTPUT if [[ "${TYPE}" != "raspberry" ]]; then