1
This commit is contained in:
Motiejus Jakštys 2021-06-19 12:10:38 +03:00 committed by Motiejus Jakštys
parent f2bf76925c
commit 75f73b0c82

View File

@ -8,7 +8,7 @@ environment:
CC: /usr/bin/false
tasks:
- setup: |
dpkg -l
dpkg -l | cat
curl -L https://github.com/bazelbuild/bazelisk/releases/download/v1.9.0/bazelisk-linux-amd64 \
-o bazel
chmod +x bazel