Skip to content

Commit

Permalink
Don't upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Aug 24, 2023
1 parent 5b53c07 commit 36b3bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Install packages
run: |
sudo apt-get update
sudo apt-get upgrade
# sudo apt-get upgrade
# sudo apt-get install -y make gcc g++ unzip git bc python2 device-tree-compiler mtd-utils
sudo apt-get install -y sed make binutils gcc g++ bash patch gzip bzip2 perl tar cpio python2 unzip rsync wget libncurses-dev libelf-dev
sudo apt-get install -y build-essential ncurses-base ncurses-bin libncurses5-dev dialog
Expand Down

0 comments on commit 36b3bb0

Please sign in to comment.