Skip to content

Commit

Permalink
ci: run codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Oct 28, 2024
1 parent 9e8ddfa commit ee25fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Install Task
uses: arduino/setup-task@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}.
repo-token: ${{ secrets.GITHUB_TOKEN }}

- run: task gen-grpc

Expand Down

0 comments on commit ee25fd3

Please sign in to comment.