From c7c9a6c5ca661105cb4e941dfdff45d37f32e6d7 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Fri, 31 Mar 2023 07:28:33 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20=E8=BF=90=E8=A1=8C=E5=89=8D=E5=AE=8C?= =?UTF-8?q?=E5=96=84=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= 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, 4 insertions(+) diff --git a/.github/workflows/update-cmdpriv-template.yml b/.github/workflows/update-cmdpriv-template.yml index 41d962d..1f94bff 100644 --- a/.github/workflows/update-cmdpriv-template.yml +++ b/.github/workflows/update-cmdpriv-template.yml @@ -27,6 +27,10 @@ jobs: run: | python -m pip install --upgrade pip python -m pip install --upgrade yiri-mirai + + - name: Generate Files + run: | + python main.py - name: Run generate_cmdpriv_template.py run: python3 generate_cmdpriv_template.py