Skip to content

Commit dad9ceb

Browse files
committed
remove added sudo update
1 parent c06e86a commit dad9ceb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.azure-pipelines/templates/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ steps:
6262
targetType: 'inline'
6363
script: |
6464
set -e
65-
sudo apt-get update -y
6665
rm -rf build
6766
mkdir -p build && cd build
6867
BUILD_TESTS_ARG=""

0 commit comments

Comments
 (0)