We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437a5bf commit 38c76f2Copy full SHA for 38c76f2
.github/workflows/flutter-pre-build.yml
@@ -224,7 +224,6 @@ jobs:
224
- name: Create IPA (Unsigned)
225
run: |
226
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
228
229
- name: 上传到工作流程
230
uses: actions/upload-artifact@v4
0 commit comments