mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-11 22:20:22 +00:00
* 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>
|
||
|---|---|---|
| .. | ||
| buildapp.yml | ||
| delete-workflow-runs.yml | ||
| update-submodules.yml | ||