Skip to content

Commit

Permalink
docs: Add instructions to get the latest apk from the artifacts in th…
Browse files Browse the repository at this point in the history
…e readme (openMF#1059)
  • Loading branch information
Sparsh1212 authored Nov 28, 2020
1 parent c7f71e4 commit 2ed3e44
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,15 @@ For Windows, you can use the following commands:
* `gradlew spotlessApply` an check and apply formatting to any plain-text file.</br>
* `gradlew build` provides a command line to execute build script.</br>

### Instructions to get the latest APK

To get the latest apk fom the Github actions artifacts, follow these steps:

1. Navigate to the [Actions](https://github.com/openMF/mobile-wallet/actions?query=workflow%3A%22Mobile-Wallet+CI%5BMaster%2FDev%5D%22+event%3Apush) tab of this repository.
2. Click the latest workflow from the workflows list.
3. Scroll down to the **Artifacts** section and click the **mobile-wallet** hyperlink.
4. After successful download, extract the zip file to your preferred location.

## Wiki

https://github.com/openMF/mobile-wallet/wiki

0 comments on commit 2ed3e44

Please sign in to comment.