Updated build-locally (step 4) [skip ci]

This commit is contained in:
XargonWan 2024-09-27 10:00:39 +09:00
parent d5d667cfba
commit d4ebcc5c60
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -115,3 +115,5 @@ CPackSourceConfig.cmake
es-de-build-dir
es-de-repo
retrodeck-repo
net.retrodeck.es-de.yml.bak
net.retrodeck.es-de.yml

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}/es-de-module.yml"
rd_manifest="${GITHUB_WORKSPACE}/net.retrodeck.es-de"
automation_task_list="${GITHUB_WORKSPACE}/automation_tools/automation_task_list.cfg"
# Retrieve current git branch