Skip to content

Commit 38c76f2

Browse files
author
ChenDoXiu
committed
fix ci
1 parent 437a5bf commit 38c76f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/flutter-pre-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ jobs:
224224
- name: Create IPA (Unsigned)
225225
run: |
226226
zip -r MoeKey-${{ needs.pre-build.outputs.APP_VERSION }}-iOS-release.ipa Payload
227-
mv MoeKey-${{ needs.pre-build.outputs.APP_VERSION }}-iOS-release.ipa $GITHUB_WORKSPACE
228227
229228
- name: 上传到工作流程
230229
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)