diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index efb8987..b59f87b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: runs-on: self-hosted container: image: ghcr.io/slipstreamm/disagreement-image:latest - options: --user runneruser + options: --user 1001:1001 steps: - name: Checkout code