Skip to content

Commit

Permalink
Update_CI
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsso committed Feb 16, 2024
1 parent 49bd14a commit 290bfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install protobuf-compiler
run: |
apt-get install protobuf-compiler
sudo apt-get install protobuf-compiler
- name: Install Rust stable
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
Expand Down

0 comments on commit 290bfef

Please sign in to comment.