Skip to content

Commit

Permalink
bizarre version
Browse files Browse the repository at this point in the history
  • Loading branch information
jb55 committed Dec 14, 2023
1 parent 5248102 commit 9245d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install required tools
run: |
sudo apt-get update
sudo apt-get install -y build-essential git cmake ninja-build flatbuffers-compiler cargo
sudo apt-get install -y build-essential git cmake ninja-build flatbuffers-compiler
# Step to clone and build flatcc
- name: Build flatcc
Expand Down

0 comments on commit 9245d25

Please sign in to comment.