Fix xz package name
This commit is contained in:
parent
9173c260ac
commit
e26aa37cd5
@ -31,7 +31,7 @@ build-arm64:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install -y curl xz
|
- apt install -y curl xz-utils
|
||||||
- ./arm64-build.sh
|
- ./arm64-build.sh
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user