Skip to content

Commit

Permalink
Bump sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed Mar 29, 2024
1 parent baa9d00 commit 4fa480c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install sccache
env:
LINK: https://github.com/mozilla/sccache/releases/download
SCCACHE_VERSION: v0.2.15
SCCACHE_VERSION: v0.7.6
run: |
SCCACHE_FILE=sccache-$SCCACHE_VERSION-x86_64-unknown-linux-musl
mkdir -p $HOME/.local/bin
Expand Down

0 comments on commit 4fa480c

Please sign in to comment.