Add missing file dependency
This commit is contained in:
parent
f60d4c7889
commit
7ccd0109d2
@ -31,7 +31,7 @@ build-arm64:
|
||||
stage: build
|
||||
script:
|
||||
- apt update
|
||||
- apt install -y curl xz-utils
|
||||
- apt install -y curl xz-utils file
|
||||
- ./arm64-build.sh
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user