Skip to content

Commit

Permalink
chore: add os differential key for rust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
4o3F authored Oct 10, 2024
1 parent 22bd1db commit 1128e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
shell: bash

- uses: Swatinem/rust-cache@v2
with:
key: ${{ matrix.os-image }}
- name: Build project
run: scripts/build.sh
shell: bash
Expand Down

0 comments on commit 1128e0e

Please sign in to comment.