Skip to content

Commit

Permalink
Update commands.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Jul 19, 2024
1 parent 476727d commit 8eb8b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install updates and protobuf-compiler
run: |
sudo apt update && sudo apt install --assume-yes \
pkg-config c++ make cmake protobuf-compiler curl libssl-dev libclang-dev libudev-dev
pkg-config g++ make cmake protobuf-compiler curl libssl-dev libclang-dev libudev-dev
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8eb8b4f

Please sign in to comment.