Fix actions
This commit is contained in:
@@ -20,42 +20,3 @@ releases:
|
|||||||
target: aab
|
target: aab
|
||||||
build_args:
|
build_args:
|
||||||
target-platform: android-arm,android-arm64,android-x64
|
target-platform: android-arm,android-arm64,android-x64
|
||||||
|
|
||||||
|
|
||||||
- name: release-linux
|
|
||||||
package:
|
|
||||||
platform: windows
|
|
||||||
target: exe
|
|
||||||
|
|
||||||
- name: release-ios-ipa
|
|
||||||
package:
|
|
||||||
platform: ios
|
|
||||||
target: ipa
|
|
||||||
|
|
||||||
|
|
||||||
- name: Release-Android
|
|
||||||
jobs:
|
|
||||||
- name: release-android-apk
|
|
||||||
package:
|
|
||||||
platform: android
|
|
||||||
target: apk
|
|
||||||
build_args:
|
|
||||||
target-platform: android-arm,android-arm64,android-x64
|
|
||||||
|
|
||||||
- name: release-android-bundle
|
|
||||||
package:
|
|
||||||
platform: android
|
|
||||||
target: aab
|
|
||||||
build_args:
|
|
||||||
target-platform: android-arm,android-arm64,android-x64
|
|
||||||
|
|
||||||
- name: Release-Linux
|
|
||||||
- name: release-linux
|
|
||||||
package:
|
|
||||||
platform: windows
|
|
||||||
target: exe
|
|
||||||
|
|
||||||
- name: release-ios-ipa
|
|
||||||
package:
|
|
||||||
platform: ios
|
|
||||||
target: ipa
|
|
||||||
Reference in New Issue
Block a user