1

all commands: use /tmp/bazel-zig-cc (#6)

Different Bazel instances can share the zig cache all right.
This commit is contained in:
Motiejus Jakštys
2023-03-08 17:33:59 +02:00
committed by GitHub
parent f239f467a0
commit 3a204583f3
6 changed files with 10 additions and 29 deletions

View File

@@ -7,7 +7,6 @@ set -euo pipefail
cd "$(git rev-parse --show-toplevel)"
if command -v shellcheck &> /dev/null; then
mapfile -t files < \
<(git ls-files)