From 4abb3a64146889c1fdffcd341a4e78f71007a130 Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Thu, 29 Dec 2022 17:13:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=9F=E8=AE=B8=E5=8E=BB=E6=8E=89=E4=B8=AA./?= =?UTF-8?q?=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/nuitka.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nuitka.yml b/.github/workflows/nuitka.yml index d6caf54..2934cb6 100644 --- a/.github/workflows/nuitka.yml +++ b/.github/workflows/nuitka.yml @@ -62,7 +62,7 @@ jobs: - name: Get Difficult-Rocket info id: DR_info shell: shell - run: python ./.github/workflows/get_info.py + run: python .github/workflows/get_info.py # 还是得我自己写脚本 - name: Build on Windows