Skip to content

Commit 5cb010f

Browse files
authored
chore: Adjust install
1 parent dc01499 commit 5cb010f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
run: |
164164
set -e
165165
apt-get update
166-
sudo apt-get install -y sudo
166+
apt-get install -y sudo
167167
sudo apt-get install -y python3-pip locales p7zip-full zip
168168
sudo apt-get install -y unzip zip python3.9 msbuild libc6 ninja-build
169169
sudo apt-get install -y cmake autoconf automake \

0 commit comments

Comments
 (0)