mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-16 03:00:58 +00:00
gen
This commit is contained in:
2
.github/workflows/generator-android.yml
vendored
2
.github/workflows/generator-android.yml
vendored
@@ -417,7 +417,7 @@ jobs:
|
||||
# mkdir -p ./flutter/android/app/src/main/jniLibs/x86
|
||||
# cp ./target/${{ matrix.job.target }}/release/liblibrustdesk.so ./flutter/android/app/src/main/jniLibs/x86/librustdesk.so
|
||||
# ;;
|
||||
# esac
|
||||
esac
|
||||
|
||||
- name: Upload Rustdesk library to Artifacts
|
||||
uses: actions/upload-artifact@master
|
||||
|
||||
Reference in New Issue
Block a user