We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95d993 commit 239cf15Copy full SHA for 239cf15
1 file changed
.github/workflows/build-android-ndk.yml
@@ -29,4 +29,4 @@ jobs:
29
uses: actions/upload-artifact@v4
30
with:
31
name: libXlorie-arm64
32
- path: app/build/intermediates/cxx/debug/*/obj/arm64-v8a/libXlorie.so
+ path: app/build/intermediates/cxx/Debug/*/obj/arm64-v8a/libXlorie.so
0 commit comments