remove: extra command for android
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -79,9 +79,9 @@ jobs:
|
||||
# sdk-version: '33'
|
||||
# ndk-version: '25.2.9519653'
|
||||
|
||||
- name: Setup GoMobile
|
||||
if: startsWith(matrix.job.target,'android') || startsWith(matrix.job.target,'ios')
|
||||
run: make lib_install
|
||||
#- name: Setup GoMobile
|
||||
# if: startsWith(matrix.job.target,'android') || startsWith(matrix.job.target,'ios')
|
||||
# run: make lib_install
|
||||
|
||||
- name: Setup MinGW
|
||||
if: startsWith(matrix.job.target,'windows')
|
||||
|
||||
Reference in New Issue
Block a user