Skip to content

Commit

Permalink
Update arm64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe-hacker authored May 28, 2024
1 parent 9dc6774 commit 3e9f2bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
arch: aarch64
distro: ubuntu22.04
run: |
sudo apt update
sudo apt install -y \
apt update
apt install -y \
make \
clang \
libseccomp-dev \
Expand Down

0 comments on commit 3e9f2bf

Please sign in to comment.