forked from mirrors/rustdesk
run universal for upload only
This commit is contained in:
parent
7bf5e69444
commit
eafebdba21
1 changed files with 1 additions and 0 deletions
1
.github/workflows/flutter-build.yml
vendored
1
.github/workflows/flutter-build.yml
vendored
|
|
@ -1108,6 +1108,7 @@ jobs:
|
|||
build-rustdesk-android-universal:
|
||||
needs: [build-rustdesk-android]
|
||||
name: build rustdesk android universal apk
|
||||
if: ${{ inputs.upload-artifact }}
|
||||
runs-on: ubuntu-20.04
|
||||
env:
|
||||
reltype: release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue