File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -344,10 +344,10 @@ jobs:
344344
345345## .run Configuration (Alternative if you don't have github action)
346346- Run on your local machine
347- 
347+ 
348348
349349### Step 1: Create Folder .run on Root Project Directory
350- 
350+ 
351351
352352### Step 2: Create File [name-config].run.xml
353353` ` ` xml
@@ -379,10 +379,10 @@ jobs:
379379</component>
380380```
381381- Note : if you confuse you can use this feature
382- ![ ScreenShot] ( https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-apk- configuration-03.png?raw=true )
382+ ![ ScreenShot] ( https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-03.png?raw=true )
383383
384384### Step 3: Your Configuration Will Appears on this Menu
385- ![ ScreenShot] ( https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-apk- configuration-04.png?raw=true )
385+ ![ ScreenShot] ( https://raw.githubusercontent.com/amirisback/automated-build-android-app-with-github-action/master/docs/image/ss-configuration-04.png?raw=true )
386386
387387### Sample Configuration (signingreport)
388388``` xml
You can’t perform that action at this time.
0 commit comments