Skip to content

Commit 25ae12d

Browse files
committed
Revert "Azure repository is super instable, and often unavailable making this fail"
This reverts commit e94f97d. NEED musl tools!
1 parent e94f97d commit 25ae12d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/ubuntu-install-packages

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
#!/bin/sh
22

3+
sudo apt-get update
4+
sudo apt-get install -y --no-install-recommends \
5+
xz-utils liblz4-tool musl-tools

0 commit comments

Comments
 (0)