Skip to content

Commit

Permalink
重新打开apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
chongshengB authored Mar 15, 2020
1 parent 3c58a1a commit fbbed68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-padavan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
DEBIAN_FRONTEND: noninteractive
run: |
#sudo apt-get update
sudo apt-get update
sudo apt-get -y install unzip libtool-bin curl cmake gperf gawk flex bison nano xxd \
cpio git python-docutils gettext automake autopoint texinfo build-essential help2man \
pkg-config zlib1g-dev libgmp3-dev libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev gcc-multilib
Expand Down

0 comments on commit fbbed68

Please sign in to comment.