We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d60dc commit 658f838Copy full SHA for 658f838
.github/workflows/main.yml
@@ -86,7 +86,7 @@ jobs:
86
distribution: 'adopt'
87
cache: 'gradle'
88
- run: ./gradlew :androidApp:assembleDebug
89
- - uses: mobile-dev-inc/action-maestro-cloud@v1.8.1
+ - uses: mobile-dev-inc/action-maestro-cloud@v1.9.0
90
with:
91
api-key: ${{ secrets.MAESTRO_CLOUD_API_KEY }}
92
app-file: androidApp/build/outputs/apk/debug/androidApp-debug.apk
0 commit comments