Skip to content

Commit

Permalink
Fix generation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
flobernd committed Jul 17, 2023
1 parent 2d47903 commit b46446b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- name: Generate Output
run: |
make compile
make generate
make spec-compile
make spec-generate
- name: Check for Changed Files
id: changes
Expand Down

0 comments on commit b46446b

Please sign in to comment.