Skip to content

Commit c638be9

Browse files
committed
add app build
1 parent 2353274 commit c638be9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build-apk.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ jobs:
4444
- name: Build lib
4545
run: |
4646
cd $(pwd)/../xmrwallet/external-libs
47-
make
47+
make
48+
49+
- name: Build Android App
50+
uses: sparkfabrik/[email protected]

0 commit comments

Comments
 (0)