Skip to content

Commit 87bc729

Browse files
authored
Update artifact path for AppVeyor deployment
1 parent 5829782 commit 87bc729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ build_script:
1414
- gradlew.bat build connectedCheck
1515

1616
after_build:
17-
- 'appveyor PushArtifact app\build'
17+
- 'appveyor PushArtifact app\build\outputs\apk\nonRoot\debug\app-nonRoot-debug.apk'
1818

1919
deploy: off

0 commit comments

Comments
 (0)