Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Sep 18, 2024
1 parent 92a53a7 commit 531cbb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/ci/setup-sccache
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ set -x

wget --output-document sccache.tar.gz "https://github.com/mozilla/sccache/releases/download/v0.8.1/sccache-v0.8.1-$ARCH.tar.gz"
tar xzf sccache.tar.gz
rm sccache.tar.gz
sudo mv sccache* /usr/local/bin/sccache

mkdir /usr/local/libexec/sccache
Expand Down

0 comments on commit 531cbb9

Please sign in to comment.