Skip to content

Commit db57c44

Browse files
authored
Update azure-pipelines.yml
1 parent c930419 commit db57c44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@ jobs:
157157
alpine() { /alpine/enter-chroot -u "$USER" "$@"; }
158158
sudo sh alpine-chroot-install -p 'build-base gfortran perl linux-headers sudo'
159159
alpine make DYNAMIC_ARCH=1 BINARY=64
160-
alpine sudo make DYNAMIC_ARCH=1 BINARY=64 install
160+
alpine echo ""|sudo -S make DYNAMIC_ARCH=1 BINARY=64 install
161161

0 commit comments

Comments
 (0)