mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
ci: update openssl path
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
|
||||
- name: Build APK
|
||||
working-directory: ${{ env.APK_BUILD_DIR }}/app
|
||||
run: OPENSSL_DIR=/usr flutter build apk --split-per-abi
|
||||
run: OPENSSL_DIR=/usr/include/openssl flutter build apk --split-per-abi
|
||||
|
||||
- name: Upload APK
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user