Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RameshBabuPrudhvi authored Jan 1, 2024
1 parent 3e0d468 commit cd56635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Install the Appium Server
run: npm install -g appium@next
run: npm install -g appium
- name: Install Android Driver
run: appium driver install uiautomator2
- name: Run Android Emulator
Expand Down

0 comments on commit cd56635

Please sign in to comment.