Commit Graph

2 Commits

Author SHA1 Message Date
6ad0a00056 Fix CI pack source path: use /workspace instead of mission folder name
All checks were successful
Build Mission PBO / pack (push) Successful in 8s
Build Mission PBO / deploy (push) Has been skipped
The git repo root IS the mission folder. actions/checkout puts files
directly in the workspace, so there's no subdirectory matching the
mission folder name. Use /workspace (the container mount point) as
the pack source.
2026-06-11 01:36:16 +02:00
a0e450c2c0 Add Gitea Actions workflow for PBO build
Some checks failed
Build Mission PBO / pack (push) Failing after 19s
Build Mission PBO / deploy (push) Has been skipped
2026-06-11 01:21:25 +02:00