Update azure-pipelines.yml for Azure Pipelines
parent
ab60235811
commit
127cc5f942
|
@ -35,7 +35,7 @@ jobs:
|
||||||
buildArch: 'aarch64'
|
buildArch: 'aarch64'
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
sudo apt-get update && apt-get install -y --no-install-recommends \
|
sudo apt-get install -y --no-install-recommends \
|
||||||
qemu-user-static \
|
qemu-user-static \
|
||||||
binfmt-support
|
binfmt-support
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue