mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-24 03:35:54 +01:00
Use propper plugin target path
This commit is contained in:
parent
f064148a0f
commit
ce7b3d9158
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -50,4 +50,5 @@ jobs:
|
|||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: libpbf_arm64-v8a.so
|
name: libplugins_imageformats_pbf_arm64-v8a.so
|
||||||
|
path: plugins/pbf/libplugins_imageformats_pbf_arm64-v8a.so
|
||||||
|
Loading…
Reference in New Issue
Block a user