Skip to content

Commit

Permalink
test rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Jan 9, 2025
1 parent bd9d065 commit b768d01
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ jobs:
- name: setup env
uses: ./.github/actions/build_env

# - uses: Swatinem/rust-cache@v2
# with:
# shared-key: "libra-framework"
# cache-all-crates: true
# cache-on-failure: true
- uses: Swatinem/rust-cache@v2
with:
shared-key: "libra-framework"
cache-all-crates: true
cache-on-failure: true

# - name: format
# uses: actions-rs/cargo@v1
Expand Down

0 comments on commit b768d01

Please sign in to comment.