From 89432ca0b8f002257b12d9425c6bbffb1fb3f8ee Mon Sep 17 00:00:00 2001 From: a0575 <68583179+a0575@users.noreply.github.com> Date: Tue, 3 Aug 2021 04:18:18 +0800 Subject: [PATCH] Update Diy Build.yml --- .github/workflows/Diy Build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Diy Build.yml b/.github/workflows/Diy Build.yml index 4580ddb6ec..23f207f937 100644 --- a/.github/workflows/Diy Build.yml +++ b/.github/workflows/Diy Build.yml @@ -18,7 +18,7 @@ jobs: run: | sudo apt-get update sudo apt-get -y install unzip libtool-bin curl cmake gperf gawk flex bison nano xxd fakeroot \ - cpio git python-docutils gettext automake autopoint texinfo build-essential help2man \ + cpio git python3-docutils gettext automake autopoint texinfo build-essential help2man \ pkg-config zlib1g-dev libgmp3-dev libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget - name: Clone source code