cat
This commit is contained in:
parent
f2bf76925c
commit
75f73b0c82
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user