Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
henninghall committed Mar 26, 2023
1 parent 3cfd509 commit 2cdb29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maestro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
app: app/build/outputs/apk/release
steps:
- uses: actions/checkout@v3
- name: Setup Gradle
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- run: cd android && ./gradlew assembleRelease
- uses: mobile-dev-inc/action-maestro-cloud@v1.1.1
Expand Down

0 comments on commit 2cdb29b

Please sign in to comment.