Skip to content

Commit

Permalink
chore(actions): adding caching
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbrendel committed Dec 30, 2022
1 parent d321cfa commit 2b36c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: oleksiyrudenko/gha-git-credentials@v2-latest
with:
token: '${{ secrets.GITHUB_TOKEN }}'
- uses: Swatinem/rust-cache@v2
- uses: actions-rs/cargo@v1
with:
command: release
Expand Down

0 comments on commit 2b36c17

Please sign in to comment.