Skip to content

Commit

Permalink
take up api generation step
Browse files Browse the repository at this point in the history
  • Loading branch information
cherusk committed Jun 8, 2023
1 parent 4889bee commit 3925bfe
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,4 +31,5 @@ jobs:
- uses: actions/checkout@v2
- name: do post checkout
run: >
echo "to be defined"
pushd api && mask api generate && popd;
chown -R github-runner:users *

0 comments on commit 3925bfe

Please sign in to comment.