From f11303f0e8c905bcdba4bf7b0a5282650bc16b7b Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 25 Aug 2025 13:41:40 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=B7=BB=E5=8A=A0=20Linux=20=E5=92=8C?= =?UTF-8?q?=20Windows=20=E5=B9=B3=E5=8F=B0=E7=9A=84=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .run/release-linux.ps1.run.xml | 6 ++++++ .run/release-windows.ps1.run.xml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 .run/release-linux.ps1.run.xml create mode 100644 .run/release-windows.ps1.run.xml diff --git a/.run/release-linux.ps1.run.xml b/.run/release-linux.ps1.run.xml new file mode 100644 index 0000000..06f300e --- /dev/null +++ b/.run/release-linux.ps1.run.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.run/release-windows.ps1.run.xml b/.run/release-windows.ps1.run.xml new file mode 100644 index 0000000..eb5a30c --- /dev/null +++ b/.run/release-windows.ps1.run.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file