Skip to content

Commit

Permalink
ci: show flatc version
Browse files Browse the repository at this point in the history
  • Loading branch information
jb55 committed Dec 14, 2023
1 parent 56dff91 commit 5248102
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
./scripts/build.sh
sudo cp bin/flatcc /usr/bin
- name: flatc version
run: flatc --version

- name: make all
run: make

Expand Down

0 comments on commit 5248102

Please sign in to comment.