From a492305ca6aa525b5d7a7654a6653b43aa7dc5c2 Mon Sep 17 00:00:00 2001 From: 3003h Date: Wed, 30 Oct 2024 18:24:12 +0800 Subject: [PATCH] Fix ci --- .github/workflows/release.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 511ecb15b..d8ed90f7b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,11 +39,6 @@ jobs: os: macos-14 artifact_name: release-ios artifact_path: build/**/Eros-FE*.ipa - - target: ios - suffix: -canvas - os: macos-14 - artifact_name: release-ios-canvas - artifact_path: build/**/Eros-FE*.ipa - target: macos os: macos-14 artifact_name: release-mac