Skip to content

Commit

Permalink
Debug issue
Browse files Browse the repository at this point in the history
  • Loading branch information
chopin-fan committed Jun 27, 2024
1 parent 1839778 commit 26062cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarqube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install protobuf
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler
- name: Code Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 26062cc

Please sign in to comment.