Skip to content

Commit

Permalink
chore: use cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokisan committed Oct 18, 2024
1 parent b1c3125 commit e23e0fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/[email protected]
- uses: Swatinem/rust-cache@v2

- name: install taplo cli
run: cargo install taplo-cli
Expand Down

0 comments on commit e23e0fd

Please sign in to comment.