From a5d9764d359b36c77032537a093d5693f702d5b9 Mon Sep 17 00:00:00 2001 From: bjdgyc <bjdgyc@163.com> Date: Mon, 29 Jan 2024 14:32:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20release.sh=20=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6214a53..d175461 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: mkdir server/ui touch server/ui/index.html #sudo apt-get install -y -q gcc-aarch64-linux-gnu g++-aarch64-linux-gnu - bash Z:\goweb\anylink\release.sh + bash release.sh # Docker: # name: build-docker