Path fix for pre_build_automation

This commit is contained in:
XargonWan 2024-09-27 12:19:03 +09:00
parent 62884152ac
commit 61fb816bfb

View file

@ -38,7 +38,7 @@ set -e
# url: This is used to calculate a dynamic URL and the value to the $calculated_url environmental variable, for use in other subsequent commands.
# Define paths
rd_manifest="${GITHUB_WORKSPACE}/net.retrodeck.es-de"
rd_manifest="${GITHUB_WORKSPACE}/es-de-module.yml"
automation_task_list="${GITHUB_WORKSPACE}/automation_tools/automation_task_list.cfg"
# Retrieve current git branch