Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
cherusk committed Jun 8, 2023
1 parent 7ea399a commit cf07afc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 *;

0 comments on commit cf07afc

Please sign in to comment.