File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -62,18 +62,18 @@ jobs:
62
62
matrix :
63
63
target : [Android] # Windows, Linux,
64
64
include :
65
- # - os: windows-2019
66
- # target: Windows
67
- # build_target: windows
68
- # build_path: build\windows\runner\Release
69
- # asset_extension: .zip
70
- # asset_content_type: application/zip
71
- # - os: ubuntu-20.04
72
- # target: Linux
73
- # build_target: linux
74
- # build_path: build/linux/x64/release/bundle
75
- # asset_extension: .tar.gz
76
- # asset_content_type: application/gzip
65
+ - os : windows-2019
66
+ target : Windows
67
+ build_target : windows
68
+ build_path : build\windows\runner\Release
69
+ asset_extension : .zip
70
+ asset_content_type : application/zip
71
+ - os : ubuntu-20.04
72
+ target : Linux
73
+ build_target : linux
74
+ build_path : build/linux/x64/release/bundle
75
+ asset_extension : .tar.gz
76
+ asset_content_type : application/gzip
77
77
- os : ubuntu-20.04
78
78
target : Android
79
79
build_target : apk
You can’t perform that action at this time.
0 commit comments