From 521af9695c23023e02740e5b68e56193f223b0ba Mon Sep 17 00:00:00 2001 From: snowykami Date: Thu, 3 Oct 2024 02:07:25 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E9=99=8D=E4=BD=8Epython=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/nuitka-compile.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/nuitka-compile.yml b/.github/workflows/nuitka-compile.yml index b0a4c86..28bc1c6 100644 --- a/.github/workflows/nuitka-compile.yml +++ b/.github/workflows/nuitka-compile.yml @@ -2,8 +2,6 @@ name: Compile on: push: - tags: - - '*' jobs: build: