From e19960255e9e96b1e4119efa5d927525c7083bad Mon Sep 17 00:00:00 2001 From: Matthias Tafelmeier Date: Thu, 8 Jun 2023 23:24:19 +0200 Subject: [PATCH] dbg --- .github/workflows/controller.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/controller.yml b/.github/workflows/controller.yml index a642d2bf..6589e052 100644 --- a/.github/workflows/controller.yml +++ b/.github/workflows/controller.yml @@ -31,5 +31,6 @@ jobs: - uses: actions/checkout@v2 - name: do post checkout run: > + chown -R github-runner-nixos:users * pushd api && mask api generate && popd; - chown -R github-runner:users * + chown -R github-runner-nixos:users *