Skip to content

Commit

Permalink
Update after_merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored Oct 21, 2023
1 parent fad8ddb commit bcf6200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/after_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: temurin
java-version: 20
java-version: 21

- name: Get sample .apk for test purposes
run: wget https://github.com/appium/appium/blob/906350fd335f9485376214fdd17c7cdb6c9ff26b/sample-code/apps/ApiDemos-debug.apk?raw=true -q -O sample-apk.apk
Expand Down

0 comments on commit bcf6200

Please sign in to comment.