Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CAGS295 committed Sep 30, 2024
1 parent e880f0e commit 8c791a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: Swatinem/rust-cache@v2
with:
submodules: "recursive"

- name: Install protoc
run: |
sudo apt-get update
Expand Down

0 comments on commit 8c791a3

Please sign in to comment.