From 91f8ec658de43faa35f70676483cc14d7e6df7f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Fri, 8 Nov 2024 12:39:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=87=E6=8D=A2=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E4=B8=BAARM=E7=9A=84=E8=84=9A=E6=9C=AC=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-and-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index c1f4b3b4..548805df 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -51,7 +51,6 @@ jobs: apt-get update && apt-get install curl -y curl -fsSL https://deb.nodesource.com/setup_16.x | bash - apt-get install -y nodejs gcc g++ make - apt update && apt install python3 -y corepack enable run: | uname -a