Skip to content

Commit

Permalink
Update openwrt-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
milkice233 authored Nov 22, 2023
1 parent 8255d9b commit 5450fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openwrt-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
sudo -E apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch python3 unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs gcc-multilib g++-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint device-tree-compiler antlr3 gperf swig
sudo -E apt-get -y autoremove --purge
sudo -E apt-get clean
rm -rf /opt/hostedtoolcache
- name: Download dependencies
run: |
Expand Down

0 comments on commit 5450fb2

Please sign in to comment.