mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-23 19:25:55 +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
|
||||
uses: actions/upload-artifact@v3
|
||||
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