Skip to content

Commit

Permalink
fix(ci): Add rust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Dec 20, 2024
1 parent c589c2f commit 9ecb954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: Swatinem/rust-cache@v2
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- name: Run release-plz
Expand Down

0 comments on commit 9ecb954

Please sign in to comment.