1
Fork 0

add dpkg -l

This commit is contained in:
Motiejus Jakštys 2021-06-19 12:09:41 +03:00 committed by Motiejus Jakštys
parent c15060ec35
commit 55d97c6731
1 changed files with 1 additions and 0 deletions

View File

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