From 59c145aac3a5c0cd273765de8f08aa47cd209d75 Mon Sep 17 00:00:00 2001 From: cxykevin Date: Tue, 16 Apr 2024 22:06:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 94d2819..04686ef 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -28,7 +28,7 @@ jobs: - name: CheckOut uses: http://hmtsai.cn:3000/actions/checkout@v4 - name: Build - run: python3 setup.py build + run: python3 setup.py install - name: Check run: | echo "pwd:"