Document root requirement for container

Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-24 23:38:25 +00:00
parent 5b88ff2455
commit 44a044684f
+1
View File
@@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: akkadius/eqemu-server:v16
# Run as root to allow GitHub Actions runner file command writes in the container.
options: --user 0
steps:
- name: Checkout source