Skip to content

Commit 3e9f2bf

Browse files
authored
Update arm64.yml
1 parent 9dc6774 commit 3e9f2bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/arm64.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
arch: aarch64
4141
distro: ubuntu22.04
4242
run: |
43-
sudo apt update
44-
sudo apt install -y \
43+
apt update
44+
apt install -y \
4545
make \
4646
clang \
4747
libseccomp-dev \

0 commit comments

Comments
 (0)