Skip to content

Commit

Permalink
ci: fix typo in debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 12, 2024
1 parent 229c3e1 commit 130dedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-gen-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: debugging
run: |
find /user -iname clang-format*
find /usr -iname clang-format*
- name: Refresh bindings
run: |
Expand Down

0 comments on commit 130dedd

Please sign in to comment.