WIP: Check #114

Closed
sarah wants to merge 13 commits from new-android into trunk
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ddf99ae8ee - Show all commits

View File

@ -40,7 +40,7 @@ steps:
path: /go path: /go
commands: commands:
- apt update - apt update
- apt install -y libc6-dev libc6 - apt install -y libc-bin libc6-dev libc6
- uname -a - uname -a
- ldd --version - ldd --version
- git checkout tags/v1.10.4 -b v1.10.4 - git checkout tags/v1.10.4 -b v1.10.4