YTLitePlus_/.github/workflows
Copilot 358775e880
Fix THEOS path resolution in CI workflow (#703)
* Initial plan

* Fix THEOS env var to use absolute path in CI workflow

The theos-jailed/install script changes directory to its own location
via cd "$(dirname "$0")", making the relative THEOS path 'theos'
resolve incorrectly. Using ${{ github.workspace }}/theos ensures the
path is always correct regardless of the working directory.

Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Balackburn <93828569+Balackburn@users.noreply.github.com>
2026-02-11 20:28:14 +01:00
..
buildapp.yml Fix THEOS path resolution in CI workflow (#703) 2026-02-11 20:28:14 +01:00
delete-workflow-runs.yml Fix delete workflows 2024-08-05 03:16:34 -07:00
update-submodules.yml Update update-submodules.yml 2024-12-08 18:18:25 -06:00