Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGLund99 committed Nov 6, 2024
1 parent 9a0bb9b commit ab943c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm install

- name: Install Protoc
run: sudo apt-get install -y protobuf-compiler
uses: arduino/setup-protoc@v3

- name: Get submodules
run: git submodule update --init --recursive
Expand Down

0 comments on commit ab943c0

Please sign in to comment.