Skip to content

Commit

Permalink
skip apt upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jan 26, 2024
1 parent 0b81d74 commit f548449
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build_linux_zig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ BUILDDIR=${WORKDIR}/build
DEPSDIR=${WORKDIR}/deps

apt update
apt -y upgrade
apt -y install wget build-essential cmake lld

cd /
Expand Down

0 comments on commit f548449

Please sign in to comment.