Skip to content

Commit

Permalink
-added minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlitvinov committed Aug 11, 2024
1 parent a979621 commit f0e23a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uitests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# kotlin.parallel.tasks.in.project=true

- name: Build with Gradle
run: ./gradlew :banner:assembleDebug
run: ./appodeal-android-sdk/gradlew :banner:assembleDebug

- name: save debug build for aws
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f0e23a1

Please sign in to comment.