The script was relocated to test_tooling/mkarchiso/ in this PR, but iso-build.yaml still invoked it at the old root path, breaking the workflow with `./build_iso.sh: No such file or directory` (exit 127). CWD stays at the repo root since the script does `cp -r .` into /tmp/archlive/airootfs/... — only the invocation path needs updating. |
||
|---|---|---|
| .. | ||
| bandit.yaml | ||
| flake8.yaml | ||
| github-pages.yml | ||
| iso-build.yaml | ||
| mypy.yaml | ||
| pylint.yaml | ||
| pytest.yaml | ||
| python-build.yml | ||
| python-publish.yml | ||
| ruff-format.yaml | ||
| ruff-lint.yaml | ||
| translation-check.yaml | ||
| uki-build.yaml | ||