Update flutter-nightly.yml

This commit is contained in:
botanicvelious 2023-01-20 00:59:27 -07:00 committed by GitHub
parent 05f9a2ccf8
commit 9c369e5f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -560,8 +560,6 @@ jobs:
popd
mkdir -p signed-apk; pushd signed-apk
mv ../rustdesk-${{ env.VERSION }}-${{ matrix.job.target }}-release.apk .
pwd
ls
- uses: r0adkll/sign-android-release@v1
name: Sign app APK