1
Fork 0

fix environment variable

nix
Motiejus Jakštys 2021-06-08 06:33:06 +03:00 committed by Motiejus Jakštys
parent a1c89f3524
commit e63eefc067
1 changed files with 1 additions and 1 deletions

View File

@ -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 \