Skip to content

Commit

Permalink
fixed action
Browse files Browse the repository at this point in the history
  • Loading branch information
asmyasnikov committed Jan 9, 2025
1 parent ecfa6ea commit d5ffa5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ jobs:
run: |
make clean
- name: Generate YQL & SQL Parser (ANTLR)
- name: Generate YQL Parser (ANTLR)
working-directory: parser
run: |
make all
make yql
- name: Check repository diff
run: |
Expand Down

0 comments on commit d5ffa5a

Please sign in to comment.