Skip to content

Commit

Permalink
Add rust-cache to regenerate-target-info.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NobodyXu committed May 4, 2024
1 parent 2961e30 commit d8bd758
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/regenerate-target-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
- name: Install rust
run: |
rustup toolchain install stable nightly --no-self-update --profile minimal
- uses: Swatinem/rust-cache@v2
- name: Regenerate target info
run: cargo run -p gen-target-info

Expand Down

0 comments on commit d8bd758

Please sign in to comment.