Skip to content

Commit 48c44f6

Browse files
committed
CI: modify android.yml
1 parent 2954e2c commit 48c44f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ jobs:
417417
cp $APK_FILE RabbitRemoteControl_${{env.RabbitRemoteControl_VERSION}}_${{matrix.qt_arch}}_qt${{matrix.qt_version}}_${{matrix.BUILD_TYPE}}.apk
418418
419419
- name: Build RabbitRemoteControl with cmake preset
420+
if: ${{ startsWith(github.ref, 'refs/heads/develop') }}
420421
working-directory: ${{github.workspace}}
421422
env:
422423
# See: https://doc.qt.io/qt-6/cmake-variable-qt-android-sign-apk.html

0 commit comments

Comments
 (0)