fix environment variable
This commit is contained in:
parent
a1c89f3524
commit
e63eefc067
@ -4,7 +4,7 @@ packages:
|
||||
sources:
|
||||
- https://git.sr.ht/~motiejus/bazel-zig-cc
|
||||
environment:
|
||||
- CC: /usr/bin/false
|
||||
CC: /usr/bin/false
|
||||
tasks:
|
||||
- setup: |
|
||||
curl -L https://github.com/bazelbuild/bazelisk/releases/download/v1.9.0/bazelisk-linux-amd64 \
|
||||
|
Loading…
Reference in New Issue
Block a user