Skip to content

Commit

Permalink
Update rust_fmt_auto_build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bestia-dev authored Feb 3, 2024
1 parent 3fad4e8 commit 50b0d68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust_fmt_auto_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- uses: actions/checkout@v4
- name: Cache rust dependencies
uses: Swatinem/[email protected]
with:
path: /home/runner/work/cargo-auto/cargo-auto/automation_tasks_rs/target
- name: Configure sccache
run: echo "RUSTC_WRAPPER=sccache" >> $GITHUB_ENV; echo "SCCACHE_GHA_ENABLED=true" >> $GITHUB_ENV
- name: Run sccache-cache for artifacts
Expand Down

0 comments on commit 50b0d68

Please sign in to comment.