From 204f5b9a54ba8a50aab176d6acdc931d42163a78 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Fri, 31 Mar 2023 07:23:35 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=B7=A5=E4=BD=9C=E6=B5=81=E8=AF=AD?= =?UTF-8?q?=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update-cmdpriv-template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update-cmdpriv-template.yml b/.github/workflows/update-cmdpriv-template.yml index ff26d42d..e6b9d2fb 100644 --- a/.github/workflows/update-cmdpriv-template.yml +++ b/.github/workflows/update-cmdpriv-template.yml @@ -24,8 +24,8 @@ jobs: python-version: 3.x - name: Install dependencies - run: | - python -m pip install --upgrade pip + run: | + python -m pip install --upgrade pip - name: Run generate_cmdpriv_template.py run: python3 generate_cmdpriv_template.py