Skip to content

Commit

Permalink
test(ci): mozilla sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jun 5, 2024
1 parent a9ce49a commit 8399abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-indiv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Configure sccache env var
run: |
echo "RUSTC_WRAPPER=sccache" >> $GITHUB_ENV
echo SCCACHE_GHA_ENABLED=true" >> $GITHUB_ENV
echo "SCCACHE_GHA_ENABLED=true" >> $GITHUB_ENV
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.2
Expand Down

0 comments on commit 8399abd

Please sign in to comment.