From 41af5d686b5766797531d3aa7b691cef8c0d561c Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Mon, 14 Oct 2024 22:33:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BC=8F=E4=BA=86sudo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/building-deb.yml b/.github/workflows/building-deb.yml index cae517a..a7a752a 100755 --- a/.github/workflows/building-deb.yml +++ b/.github/workflows/building-deb.yml @@ -306,7 +306,7 @@ jobs: run: | git clone https://github.com/$GITHUB_REPOSITORY cd $(basename $GITHUB_REPOSITORY) - bash ../.github/workflows/configure-building-enviroment.sh + sudo bash ../.github/workflows/configure-building-enviroment.sh - name: Building ${{ GITHUB.repository }} run: |